docs: fix spelling for steps (#4103)

This commit is contained in:
Moeen M 2022-04-05 13:23:37 -04:00 committed by GitHub
parent 7a706445f8
commit fa9dcfe64c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,7 +127,7 @@ git checkout -b my-new-branch
### Setup documentation website in local environment
1. Follow steups to setup [local development environment](#set-up-your-local-development-environment)
1. Follow steps to setup [local development environment](#set-up-your-local-development-environment)
1. Change to the `docs/` directory using `cd docs/`
1. Install docs dependencies using `yarn install`
1. Start docs in development mode using `yarn dev`