Changed 見る to 出る.

This commit is contained in:
doncr 2020-08-16 16:03:49 +01:00
parent f80df98283
commit 83ec696cb9

View File

@ -34,7 +34,7 @@ var words = {
"着る": { "group": "ichidan", "dictionary": "着[き]る", },
"育てる": { "group": "ichidan", "dictionary": "育[そだ]てる", },
"褒める": { "group": "ichidan", "dictionary": "褒[ほ]める", },
"る": { "group": "ichidan", "dictionary": "見[み]る", },
"る": { "group": "ichidan", "dictionary": "出[で]る", },
"食べる": { "group": "ichidan", "dictionary": "食[た]べる", },
"起きる": { "group": "ichidan", "dictionary": "起[お]きる", },
"買い換える": { "group": "ichidan", "dictionary": "買[か]い換[か]える", },