Skip to content

Commit a37d284

Browse files
committed
fix typo (i think)
1 parent c8442b4 commit a37d284

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@
665665
}
666666
```
667667
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.
668+
- 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.
669669

670670
```javascript
671671
// bad

0 commit comments

Comments
 (0)