mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 23:34:47 -05:00
docs: improve clarity of the text (#2165)
This commit is contained in:
parent
648d2f3ba8
commit
df8fb60709
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ the first column of the comment. For example:
|
|||
```
|
||||
|
||||
Code examples should not contain additional comments. It is already inside a
|
||||
comment. If it needs further comments is not a good example.
|
||||
comment. If it needs further comments it is not a good example.
|
||||
|
||||
## Each module should come with tests
|
||||
|
||||
|
|
Loading…
Reference in a new issue