mirror of https://github.com/knative/docs.git
Grammar fix (#4455)
This commit is contained in:
parent
7fa767fb57
commit
9c97248398
|
@ -8,7 +8,7 @@ You can use a Docker container and run MkDocs from the container, so no local in
|
|||
```bash
|
||||
npm run dev:build
|
||||
```
|
||||
- To start developing run command the following command in the root directory of the git repo (where **package.json** and **mkdocs.yaml** are located)
|
||||
- To start developing run the following command in the root directory of the git repo (where **package.json** and **mkdocs.yaml** are located)
|
||||
```bash
|
||||
npm run dev
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue