mirror of
https://github.com/denoland/deno.git
synced 2025-01-05 05:49:20 -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
|
||||||
|
|
||||||
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:
|
parentheses. Example:
|
||||||
|
|
||||||
```ts
|
```ts
|
||||||
|
|
Loading…
Reference in a new issue