Skip to content

Commit c7440ca

Browse files
authored
Fix a typo: Remove extra spaсe
Fix a typo
1 parent 6dfc874 commit c7440ca

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
@@ -29,4 +29,4 @@ Prior to submitting a pull request please ensure that:
2929

3030
1. `yarn validate` passes
3131
2. You've included a tag with the packages you updated in your commit message e.g. `[throttle] fix: setState was not called on the leading edge`.
32-
3. You 've opened an issue prior to large or breaking changes. Talking about it first will increase the likelihood of merging.
32+
3. You've opened an issue prior to large or breaking changes. Talking about it first will increase the likelihood of merging.

0 commit comments

Comments
 (0)