Update find-an-issue.md (#2078)

Change "upstream/master" in step 10 to code style; delete extra spaces after some sentences.
This commit is contained in:
Wang Jie 2017-03-03 13:21:08 +08:00 committed by John Mulhausen
parent dc68f51323
commit ba1e0da513
1 changed files with 5 additions and 5 deletions

View File

@ -269,7 +269,7 @@ To sync your repository:
branched off a freshly synced master. Let's check this anyway in the next branched off a freshly synced master. Let's check this anyway in the next
step. step.
9. Rebase your branch from upstream/master. 9. Rebase your branch from `upstream/master`.
$ git rebase upstream/master $ git rebase upstream/master
Current branch 11038-fix-rhel-link is up to date. Current branch 11038-fix-rhel-link is up to date.