Skip to content

Commit 0a9ec9d

Browse files
authored
Merge pull request #213 from alotofnoodles/fix-typo
docs(contributing): fix typo
2 parents 090c4b9 + bdcc44c commit 0a9ec9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Please provide the following information with your issue to enable us to respond
1111

1212
1. Fork it
1313
2. Create your feature branch (`git checkout -b feat/my-new-feature`)
14-
3. Commit your changes. **Please use the contentional changelog format for [sematic commit messages](http://karma-runner.github.io/1.0/dev/git-commit-msg.html)** (`git commit -am 'feat(some new feat): add a thing'`)
14+
3. Commit your changes. **Please use the conventional changelog format for [semantic commit messages](http://karma-runner.github.io/1.0/dev/git-commit-msg.html)** (`git commit -am 'feat(some new feat): add a thing'`)
1515
4. Push to the branch (`git push origin feat/my-new-feature`)
1616
5. Create new Pull Request
1717

0 commit comments

Comments
 (0)