Skip to content

Commit 0265f46

Browse files
committed
typo checker smh
1 parent 31c379f commit 0265f46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/typos.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
groth = "groth" # to avoid it dectecting it as 'growth'
33
BA = "BA"
44
Ded = "Ded" # "ANDed", it thought "Ded" should be "Dead"
5-
OT = "OT"
5+
OT = "OT"
6+
aks = "aks" # anchored keys

0 commit comments

Comments
 (0)