docs: s/maim/main/g (#41262)

This commit is contained in:
Oliver Eyton-Williams 2021-02-25 16:05:20 +01:00 committed by GitHub
parent f4e1fe11fc
commit 654afae0cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@ Currently, only members on the developer team can push to the production branche
upstream git@github.com:freeCodeCamp/freeCodeCamp.git (push)
```
2. Make sure your `maim` branch is pristine and in sync with the upstream.
2. Make sure your `main` branch is pristine and in sync with the upstream.
```sh
git checkout main