Skip to content

Commit f711d8a

Browse files
harsimranmaanjelbourn
authored andcommitted
docs(): correct typo - add missing colon
Closes #80
1 parent b4f3067 commit f711d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Must be one of the following:
192192
* **refactor**: A code change that neither fixes a bug nor adds a feature
193193
* **perf**: A code change that improves performance
194194
* **test**: Adding missing tests or correcting existing tests
195-
* **build** Changes that affect the build system, CI configuration or external dependencies
195+
* **build**: Changes that affect the build system, CI configuration or external dependencies
196196
(example scopes: gulp, broccoli, npm)
197197
* **chore**: Other changes that don't modify `src` or `test` files
198198

0 commit comments

Comments
 (0)