Fix typo: 'upsteam' -> 'upstream' (#13771)
This commit is contained in:
parent
2801db9ee8
commit
302ccee8e4
1 changed files with 2 additions and 2 deletions
|
|
@ -27,8 +27,8 @@ merge them into your current workspace.
|
|||
|
||||
Use this:
|
||||
|
||||
- to get commits from upsteam main into your branch
|
||||
- to sync with latest changes from upsteam main before continuing with a new
|
||||
- to get commits from upstream main into your branch
|
||||
- to sync with latest changes from upstream main before continuing with a new
|
||||
feature on your current branch
|
||||
|
||||
After you've fetched new commits from upstream, run `./bin/setup`, and it will
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue