1
0
Fork 0
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:
Daniel Schildt 2019-04-21 05:48:48 +03:00 committed by Ryan Dahl
parent 648d2f3ba8
commit df8fb60709

View file

@ -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