Skip to content

Commit 27c133b

Browse files
authored
Merge pull request #432 from FabijanC/patch-1
2 parents c701753 + 9706b30 commit 27c133b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

data/words/verbs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@
883883
},
884884
{
885885
"present": "expand",
886-
"past": "expand"
886+
"past": "expanded"
887887
},
888888
{
889889
"present": "expect",
@@ -1443,7 +1443,7 @@
14431443
},
14441444
{
14451445
"present": "look",
1446-
"past": "look"
1446+
"past": "looked"
14471447
},
14481448
{
14491449
"present": "love",
@@ -2127,7 +2127,7 @@
21272127
},
21282128
{
21292129
"present": "rhyme",
2130-
"past": "rhyme"
2130+
"past": "rhymed"
21312131
},
21322132
{
21332133
"present": "rinse",
@@ -2251,7 +2251,7 @@
22512251
},
22522252
{
22532253
"present": "separate",
2254-
"past": "separate"
2254+
"past": "separated"
22552255
},
22562256
{
22572257
"present": "serve",

0 commit comments

Comments
 (0)