Skip to content

Commit

Permalink
docs(cli): Fix a ... typo
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed May 29, 2021
1 parent c443710 commit 8d50285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -108,7 +108,7 @@ You can then see how typos is processing your project with
```bash
typos --files
typos --identifiers
typos -- words
typos --words
```

If you need to dig in more, you can enable debug logging with `-v`
Expand Down

0 comments on commit 8d50285

Please sign in to comment.