mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-16 18:00:33 +03:00
docs: cli -> README.md typos fixed (#476)
This commit is contained in:
parent
64119c44d4
commit
f3de47738b
|
@ -7,7 +7,7 @@ You can use redoc cli by installing `redoc-cli` globally or using [npx](https://
|
|||
|
||||
## Usage
|
||||
|
||||
Twe following commans are available:
|
||||
Two following commands are available:
|
||||
|
||||
- `redoc-cli serve [spec]` - starts the server with `spec` rendered with ReDoc. Supports SSR mode (`--ssr`) and can watch the spec (`--watch`)
|
||||
- `redoc-cli bundle [spec]` - bundles spec and ReDoc into **zero-dependency** HTML file.
|
||||
|
|
Loading…
Reference in New Issue
Block a user