Skip to content

Commit 77ab90c

Browse files
committed
And~ try again!
1 parent ce79e0b commit 77ab90c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.typos.toml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,8 @@ locale = "en-us"
88

99
[default.extend-identifiers]
1010
Spectre = "Spectre" # ignore error, the vulnerability is named Spectre
11-
JuliGamesCode = "JuliGamesCore" # Project organization utilizing the Adventure library
11+
JuliGamesCore = "JuliGamesCore" # Project organization utilizing the Adventure library
1212
JuliGames = "JuliGames" # Project name utilizing the Adventure library
13-
"`colour`" = "`colour`"
14-
"`grey`" = "`grey`"
15-
"`dark_grey`" = "`dark_grey`"
1613

1714
[default.extend-words]
1815
accessorise = "accessorize"
@@ -83,6 +80,10 @@ regioniser = "regionizer"
8380
regionising = "regionizing"
8481
regionised = "regionized"
8582

83+
"`colour`" = "`colour`"
84+
"`grey`" = "`grey`"
85+
"`dark_grey`" = "`dark_grey`"
86+
8687
# exceptions:
8788

8889
# use British spelling to stay consistent with Bukkit

0 commit comments

Comments
 (0)