Skip to content

Commit cf58242

Browse files
committed
docs: fix typos and improve clarity in contribution guidelines
1 parent 11b788b commit cf58242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ format that includes a **type**, a **scope** and a **subject**:
6161

6262
The **header** is mandatory and the **scope** of the header is optional.
6363

64-
o line in the commit message should exceed 100 characters! This makes the message easier to read on GitHub as well as in various git tools.
64+
Any line in the commit message should exceed 100 characters! This makes the message easier to read on GitHub as well as in various git tools.
6565

6666
The footer should contain a [closing reference to an issue](https://help.github.com/articles/closing-issues-via-commit-messages/) if any.
6767

0 commit comments

Comments
 (0)