We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8442b4 commit a37d284Copy full SHA for a37d284
1 file changed
README.md
@@ -665,7 +665,7 @@
665
}
666
```
667
668
- - Use `//` for single line comments. Place single line comments on a newline above the subject of the comment. Put an emptyline before the comment.
+ - Use `//` for single line comments. Place single line comments on a newline above the subject of the comment. Put an empty line before the comment.
669
670
```javascript
671
// bad
0 commit comments