Skip to content

Commit

Permalink
Typo fix in styleguide (denoland#1946)
Browse files Browse the repository at this point in the history
  • Loading branch information
rista404 authored and ry committed Mar 17, 2019
1 parent 785b48a commit 22f791c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/style_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ export function pwrite(options: PWrite) {}

## TODO Comments

TODO comments should be include an issue or the author's github username in
TODO comments should include an issue or the author's github username in
parentheses. Example:

```ts
Expand Down

0 comments on commit 22f791c

Please sign in to comment.