diff options
| -rw-r--r-- | .typos.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.typos.toml b/.typos.toml index 2de6d58..743c874 100644 --- a/.typos.toml +++ b/.typos.toml @@ -1,3 +1,6 @@ +[default.extend-words] +"earch" = "earch" # Because of <s>earch in the list footer + [files] extend-exclude = [ "CHANGELOG.md", |
