Skip to content

Commit

Permalink
fix(doc): fix typo
Browse files Browse the repository at this point in the history
fix: small typo
  • Loading branch information
ycd committed Jan 20, 2021
2 parents 26f779c + 14d4992 commit 019f7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Create numbered list instead of bulleted list.
$ toc -p path/to/markdown.md --bulleted=false
```

Write result to standart output instead of appending.
Write result to standard output instead of appending.

```sh
$ toc -p path/to/markdown.md --append=false
Expand Down

0 comments on commit 019f7ed

Please sign in to comment.