Skip to content

Commit 26c31a1

Browse files
committed
fix typo
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
1 parent c0ec388 commit 26c31a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ This automatically clones `tutorials/` repository and generates markdown files i
253253

254254
### Serving Locally
255255

256-
Use `mkdocs serve` to automatically clone `tutorials/` generate documentation in `reference/` and `releasenotes/` and serve the website:
256+
Use `mkdocs serve` to automatically clone `tutorials/` and generate documentation in `reference/` and `releasenotes/` and serve the website:
257257

258258
```bash
259259
cd docs && mkdocs serve

0 commit comments

Comments
 (0)