We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7163953 commit 71196f4Copy full SHA for 71196f4
1 file changed
src/about_pattern_matching.rb
@@ -169,7 +169,7 @@ def test_array_pattern
169
170
# ------------------------------------------------------------------
171
172
- # 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
173
# It works with symbol keys for now
174
175
class LetterAccountant
0 commit comments