mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-31 07:32:53 +00:00
chore(v2): fix typo in classic init template (#4488)
This commit is contained in:
parent
be6ef076f0
commit
bc7c06ee37
|
|
@ -14,7 +14,7 @@ yarn install
|
|||
yarn start
|
||||
```
|
||||
|
||||
This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.
|
||||
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
|
||||
|
||||
## Build
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue