Skip to content

Commit c6797bb

Browse files
committed
spelling: spell checker
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
1 parent e960bab commit c6797bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Pull requests are the easiest way to contribute changes to git repos at GitHub.
2727
- Please check that no one else has already created a pull request with these changes
2828
- Use a "feature branch" for your changes. That separates the changes in the pull request from your other changes and makes it easy to edit/amend commits in the pull request
2929
- Make sure your changes are formatted correctly and consistently with the rest of the documentation
30-
- Re-read what you wrote, and run a spellchecker on it to make sure you didn't miss anything
30+
- Re-read what you wrote, and run a spell checker on it to make sure you didn't miss anything
3131
- If your pull request is connected to an open issue, please, leave a link to this issue in the `Related issue:` section
3232
- If you later need to add new commits to the pull request, you can simply commit the changes to the local branch and then push them. The pull request gets automatically updated
3333

0 commit comments

Comments
 (0)