diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3b1113900..c306c2a2c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -90,7 +90,7 @@ git add . git commit ``` -Before sending the pull request, make sure your code is running on the latest available code by rebasing onto the upstream source +Before sending the pull request, make sure your code is running on the latest available code by rebasing onto the upstream source ``` git fetch upstream