docs: cli -> README.md typos fixed (#476)

This commit is contained in:
pengfluf 2018-04-26 17:10:37 +03:00 committed by Roman Hotsiy
parent 64119c44d4
commit f3de47738b

View File

@ -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.