Skip to content

Commit bc8a5b6

Browse files
Barb CutlerBarb Cutler
authored andcommitted
typo
1 parent 5e165b7 commit bc8a5b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/developer/getting_started/review_a_pull_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ you have setup ssh keys for working with github.
166166
And then to push them to the external contributor's fork and update
167167
the PR on github:
168168
```
169-
git push upstream contributorusername:contributor_branch_name
169+
git push upstream contributorusername-contributor_branch_name:contributor_branch_name
170170
```
171171
172172
Confirm that you can see the changes on the Github website for the PR.

0 commit comments

Comments
 (0)