Skip to content

Commit

Permalink
fix: conventional commits typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shanejonas authored Apr 18, 2019
1 parent f5ce7a3 commit 423df0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ For small documentation changes and fixes, these can be done quickly following t
1. Review & Test changes
* If the code changed, then test it. If documentation changed, then preview the rendered Markdown.
2. Commiting
* Follow the [Convention Commits](CONVENTIONAL_COMMITS.md) guidelines to create a commit message
* Follow the [Conventional Commits](CONVENTIONAL_COMMITS.md) guidelines to create a commit message
3. Sign the CLA
* Make sure you've signed the repository's Contributor License Agreement. We are not asking you to assign copyright to us, but to give us the right to distribute your code without restriction. We ask this of all contributors in order to assure our users of the origin and continuing existence of the code. You only need to sign the CLA once.
4. Submit a pull request
Expand Down

0 comments on commit 423df0e

Please sign in to comment.