Skip to content

Commit 9f366e3

Browse files
authored
feat: add new misspellings (#33)
1 parent 2b94838 commit 9f366e3

File tree

2 files changed

+27
-3
lines changed

2 files changed

+27
-3
lines changed

internal/gen/sources/main.json

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1501,6 +1501,7 @@
15011501
"alligned"
15021502
],
15031503
"alignment": [
1504+
"allignment",
15041505
"alignemnt",
15051506
"alingment"
15061507
],
@@ -2764,11 +2765,15 @@
27642765
"architecutre",
27652766
"architexture",
27662767
"arcitechture",
2768+
"archtecture",
27672769
"architecure"
27682770
],
27692771
"architectures": [
27702772
"architechtures"
27712773
],
2774+
"archive": [
2775+
"arcive"
2776+
],
27722777
"argentina": [
27732778
"argentinia",
27742779
"agrentina",
@@ -8600,6 +8605,7 @@
86008605
"configuraiton",
86018606
"konfiguration",
86028607
"configuraton",
8608+
"configration",
86038609
"configurato"
86048610
],
86058611
"configurations": [
@@ -9098,6 +9104,7 @@
90989104
"constanst",
90999105
"constasnt",
91009106
"constans",
9107+
"contants",
91019108
"constast"
91029109
],
91039110
"constellation": [
@@ -17364,7 +17371,9 @@
1736417371
"frequency": [
1736517372
"frequencey",
1736617373
"freqeuncy",
17367-
"frequeny"
17374+
"freqency",
17375+
"frequeny",
17376+
"frquency"
1736817377
],
1736917378
"frequently": [
1737017379
"frequentily"
@@ -20111,7 +20120,8 @@
2011120120
"implementatin"
2011220121
],
2011320122
"implemented": [
20114-
"implimented"
20123+
"implimented",
20124+
"implmented"
2011520125
],
2011620126
"implementing": [
2011720127
"implamenting",
@@ -22252,6 +22262,7 @@
2225222262
"interrupt": [
2225322263
"interprut",
2225422264
"intrerupt",
22265+
"interrut",
2225522266
"interupt"
2225622267
],
2225722268
"interrupted": [
@@ -27907,7 +27918,8 @@
2790727918
"onborad"
2790827919
],
2790927920
"only": [
27910-
"onyl"
27921+
"onyl",
27922+
"onlu"
2791127923
],
2791227924
"onslaught": [
2791327925
"onlsaught",
@@ -33841,6 +33853,7 @@
3384133853
"reflektion",
3384233854
"reflextion",
3384333855
"relfection",
33856+
"refection",
3384433857
"reflecto"
3384533858
],
3384633859
"reflections": [

words.go

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)