Merge pull request #60 from rebelwarrior/patch-1

Fixes typo from "Hamming" to "Word Count"
This commit is contained in:
Erik Simmler 2016-04-03 18:10:15 -04:00
commit 8070236eb8

View file

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