mirror of
https://github.com/denoland/deno.git
synced 2025-01-03 12:58:54 -05:00
Typo fix in styleguide (#1946)
This commit is contained in:
parent
785b48a423
commit
22f791c26c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue