diff --git a/website/style_guide.md b/website/style_guide.md index 73fbe698af207e..068d00603d2868 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