Skip to content

Commit

Permalink
Add missing word [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mloskot committed May 27, 2019
1 parent 72dae8b commit d60a9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -234,7 +234,7 @@ strategy to update your pull request:

- Use `git commit --amend`, `git rebase` and `git push --force` when your
pull request is still *work-in-progress* and not ready for review yet.
- `git commit`, `git merge` and `git push` to update your pull request
- Use `git commit`, `git merge` and `git push` to update your pull request
during review, in response to requests from reviewers.

**NOTE:** Once review of your work has started, you should not rebase your work.
Expand Down

0 comments on commit d60a9c1

Please sign in to comment.