Fixed typo

Fixed typo 'or' --> 'of'
This commit is contained in:
Ashish Billore 2019-09-17 20:08:00 +09:00 committed by GitHub
parent cd9cfba337
commit 4c0c1304bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ in a few cycles.
### 6 Push
When ready to review (or just to establish an offsite backup or your work),
When ready to review (or just to establish an offsite backup of your work),
push your branch to your fork on `github.com`:
```sh