diff --git a/src/about_pattern_matching.rb b/src/about_pattern_matching.rb index 43ee0a0..065e100 100644 --- a/src/about_pattern_matching.rb +++ b/src/about_pattern_matching.rb @@ -169,7 +169,7 @@ class AboutPatternMatching < Neo::Koan # ------------------------------------------------------------------ - # Hash patternis quite the same as Array pattern, but it expects #deconsturct_keys(keys) method + # Hash pattern is quite the same as Array pattern, but it expects #deconsturct_keys(keys) method # It works with symbol keys for now class LetterAccountant