mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-13 06:43:20 -04:00
Fix typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user