Fix a typo

This commit is contained in:
Yuta Hayashibe 2022-09-25 04:01:10 +09:00
parent 8c41ec3516
commit b9e8ace9af

View file

@ -63,7 +63,7 @@ poetry run python -m whisper_streaming.websocket_client --host ADDRESS_OF_HOST -
```
You can set ``-n`` and other options.
(``--allow-padding`` fro clients makes no sense)
(``--allow-padding`` for clients makes no sense)
## Tips