Detect 'sign'-related typos
This commit is contained in:
parent
7b898bf376
commit
ad1098a9a8
@ -6,3 +6,8 @@ Nd = "Nd"
|
||||
Wya = "Wya"
|
||||
# thead html tag is not a typo, upstream PR pending
|
||||
thead = "thead"
|
||||
|
||||
# all of these are valid words, but should never appear in this repo
|
||||
sing = "sign"
|
||||
singed = "signed"
|
||||
singing = "signing"
|
||||
|
Loading…
x
Reference in New Issue
Block a user