]> git.cworth.org Git - lmno-server/commit
Empathy: Fix the capitalization bug
authorCarl Worth <cworth@cworth.org>
Fri, 12 Jun 2020 02:53:15 +0000 (19:53 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 12 Jun 2020 02:53:15 +0000 (19:53 -0700)
commit2a719335c919a492b2752e9ef7a35bc3c139b863
tree028204b2c2cb9b7548046c96567d345cdd7c9896
parentabea9915939bd7f5b6e70f12d724f19dc6694ec9
Empathy: Fix the capitalization bug

The simple fix here is to always use the canonize function before
passing any word into the word_map.

With this fix, the test implemented in the previous commit now passes.
empathy.js