Update CODE_STYLE.md

This commit is contained in:
Temirkhan Myrzamadi 2020-01-08 16:20:44 +06:00 committed by GitHub
parent 2a1b459bc2
commit 1053180502
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ Good:
```
## Comments
Comments must describe what your code does and mustn't describe how your code does it and bla-bla-bla. Be sure that your comments follow the grammar, including punctiation, the first capital letter and so on.
Comments must describe what your code does and mustn't describe how your code does it and bla-bla-bla. Be sure that your comments follow the grammar, including punctuation, the first capital letter and so on.
Bad: