Skip to content

Commit 8d50285

Browse files
authored
docs(cli): Fix a ... typo
1 parent c443710 commit 8d50285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ You can then see how typos is processing your project with
108108
```bash
109109
typos --files
110110
typos --identifiers
111-
typos -- words
111+
typos --words
112112
```
113113

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

0 commit comments

Comments
 (0)