Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.

Commit

Permalink
docs: fix typo (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscalo authored and Akryum committed Oct 22, 2019
1 parent ff24472 commit 239ab4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -43,7 +43,7 @@ mono-run lint --ui row

### Streaming

By default, `mono-run` will wait for scripts to complete before displaying the outputs. If you want to get the ouput as soon as it's written instead, spceify the `--stream` flag:
By default, `mono-run` will wait for scripts to complete before displaying the outputs. If you want to get the ouput as soon as it's written instead, specify the `--stream` flag:

```bash
mono-run dev --stream
Expand Down

0 comments on commit 239ab4b

Please sign in to comment.