Skip to content

Commit 183a05c

Browse files
committed
trying to make typo checker happy
1 parent ce885ed commit 183a05c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typos.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[default.extend-words]
22
groth = "groth" # to avoid it dectecting it as 'growth'
33
BA = "BA"
4-
ANDed = "ANDed"
4+
Ded = "Ded" # "ANDed", it thought "Ded" should be "Dead"

0 commit comments

Comments
 (0)