Fixes typo from "Hamming" to "Word Count"

This commit is contained in:
David Acevedo 2016-04-03 16:45:24 -04:00
parent 919cc6a2ba
commit 1065c8b797

View file

@ -10,7 +10,7 @@ import WordCount exposing (wordCount)
tests : Test
tests =
suite
"Hamming"
"Word Count"
[ test
"count one word"
(assertEqual