docs: fix typo (#731)

pull/742/head
CHOYSEN 2 years ago committed by GitHub
parent 0ac7ac1a6e
commit e97a41dcf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -34,7 +34,7 @@ $ yarn docs:serve
The `serve` command will boot up local static web server that serves the files from `.vitepress/dist` at `http://localhost:5000`. It's an easy way to check if the production build looks OK in your local environment.
You may configure the port of the server py passing `--port` flag as an argument.
You may configure the port of the server by passing `--port` flag as an argument.
```json
{

Loading…
Cancel
Save