From 8d50285a054f156a4861804de917c94a5ee5d374 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Fri, 28 May 2021 19:08:24 -0500 Subject: [PATCH] docs(cli): Fix a ... typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2467345..b00c69f 100644 --- a/README.md +++ b/README.md @@ -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`