We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cdf285 + 3a965df commit f3f0a57Copy full SHA for f3f0a57
1 file changed
translations/en/try_ruby_400.md
@@ -36,6 +36,6 @@ were written by Shakespeare in the year __1591__. Try this:
36
Did you notice that I chained the count method at the end of the each method. This gives
37
us a return value for the __count\_plays__ method.
38
39
-There is another possibility for chaining here. See that loney line __s = get_shakey__.
+There is another possibility for chaining here. See that lonely line __s = get_shakey__.
40
You could add the __["William Shakespeare"].select { |k, v|__ at the end of get_shakey
41
(no dot needed in this case).
0 commit comments