Skip to content
This repository was archived by the owner on Oct 9, 2018. It is now read-only.

Commit 84b75a5

Browse files
committed
Merge pull request #4 from nathantypanski/style-comments-correction
style/comments: fix typo
2 parents 8df09d4 + efec52d commit 84b75a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style/comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ short.
3232
### Sentence structure
3333

3434
All doc comments, including the summary line, should begin with a
35-
capital letter and ending with a period, question mark, or exclamation
35+
capital letter and end with a period, question mark, or exclamation
3636
point. Prefer full sentences to fragments.
3737

3838
For example:

0 commit comments

Comments
 (0)