diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index d4294de8d..f19c4f302 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -54,7 +54,7 @@ Here's how to make a one-off code change. ``$ git checkout master`` - ``$ git checkout merge upstream/master`` + ``$ git merge upstream/master`` ``$ git checkout -b your-branch-name``