Skip to content

Commit 4cdf314

Browse files
committed
docs: fix typos and improve clarity in contribution guidelines
1 parent 0348f9d commit 4cdf314

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
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-
No 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+
No 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

@@ -149,7 +149,7 @@ When submitting your contribution, a CLA (Contributor License Agreement) bot wil
149149
If it is your first time, it will link you to the right place to sign it.
150150
However, if the email used in your commits doesn’t match the email associated with your GitHub account, the CLA bot won’t accept your contribution.
151151

152-
Run `git config user.email` to see your Git email, and verify it with [your GitHub email](https://github.com/settings/emails).
152+
Run `Git config user.email` to see your Git email, and verify it with [your GitHub email](https://github.com/settings/emails).
153153

154154
## Thanks
155155

0 commit comments

Comments
 (0)