We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0ec388 commit 26c31a1Copy full SHA for 26c31a1
docs/DEVELOPMENT.md
@@ -253,7 +253,7 @@ This automatically clones `tutorials/` repository and generates markdown files i
253
254
### Serving Locally
255
256
-Use `mkdocs serve` to automatically clone `tutorials/` generate documentation in `reference/` and `releasenotes/` and serve the website:
+Use `mkdocs serve` to automatically clone `tutorials/` and generate documentation in `reference/` and `releasenotes/` and serve the website:
257
258
```bash
259
cd docs && mkdocs serve
0 commit comments