Fix typo (#10734)
This commit is contained in:
parent
65eac71489
commit
90e5647ce0
|
@ -257,7 +257,7 @@ to the Github UI.
|
|||
```
|
||||
|
||||
4. Check out the remote branch. This command will fail if you already have a
|
||||
local branch with the sane name.
|
||||
local branch with the same name.
|
||||
|
||||
```bash
|
||||
git checkout <branch-from-PR>
|
||||
|
|
Loading…
Reference in New Issue