Fix typo: 'upsteam' -> 'upstream' (#13771)

This commit is contained in:
Karel De Smet 2021-05-17 06:09:44 +02:00 committed by GitHub
parent 2801db9ee8
commit 302ccee8e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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