diff options
-rw-r--r-- | website/style_guide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/style_guide.md b/website/style_guide.md index 73fbe698a..068d00603 100644 --- a/website/style_guide.md +++ b/website/style_guide.md @@ -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 |