We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c701753 + 9706b30 commit 27c133bCopy full SHA for 27c133b
data/words/verbs.json
@@ -883,7 +883,7 @@
883
},
884
{
885
"present": "expand",
886
- "past": "expand"
+ "past": "expanded"
887
888
889
"present": "expect",
@@ -1443,7 +1443,7 @@
1443
1444
1445
"present": "look",
1446
- "past": "look"
+ "past": "looked"
1447
1448
1449
"present": "love",
@@ -2127,7 +2127,7 @@
2127
2128
2129
"present": "rhyme",
2130
- "past": "rhyme"
+ "past": "rhymed"
2131
2132
2133
"present": "rinse",
@@ -2251,7 +2251,7 @@
2251
2252
2253
"present": "separate",
2254
- "past": "separate"
+ "past": "separated"
2255
2256
2257
"present": "serve",
0 commit comments