From 7c2809f24b4824a544250d64f319fd9b9cd9d883 Mon Sep 17 00:00:00 2001 From: doncr Date: Sun, 27 Aug 2017 20:45:24 +0100 Subject: [PATCH] Fixed typo. --- conjugation/words.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conjugation/words.js b/conjugation/words.js index 128dd64..a2dd039 100644 --- a/conjugation/words.js +++ b/conjugation/words.js @@ -461,7 +461,7 @@ var words = { "polite past": "喜[よろこ]びました", "polite past negative": "喜[よろこ]びませんでした", "te-form": "喜[よろこ]んで", - "te-form negative": ["喜[こころ]ばなくて", "喜[よころ]ばないで"], + "te-form negative": ["喜[よろこ]ばなくて", "喜[よろこ]ばないで"], "potential": "喜[よろこ]べる", "potential negative": "喜[よろこ]べない", "passive": "喜[よろこ]ばれる",