mirror of https://github.com/docker/docs.git
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:
parent
dc68f51323
commit
ba1e0da513
|
|
@ -269,7 +269,7 @@ To sync your repository:
|
|||
branched off a freshly synced master. Let's check this anyway in the next
|
||||
step.
|
||||
|
||||
9. Rebase your branch from upstream/master.
|
||||
9. Rebase your branch from `upstream/master`.
|
||||
|
||||
$ git rebase upstream/master
|
||||
Current branch 11038-fix-rhel-link is up to date.
|
||||
|
|
|
|||
Loading…
Reference in New Issue