mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-21 08:30:57 -05:00
docs(cli): Fix a ... typo
This commit is contained in:
parent
c44371035a
commit
8d50285a05
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue