Skip to content

Commit 3a965df

Browse files
authored
Update try_ruby_400.md
Fixed spelling error.
1 parent 1cdf285 commit 3a965df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

translations/en/try_ruby_400.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ were written by Shakespeare in the year __1591__. Try this:
3636
Did you notice that I chained the count method at the end of the each method. This gives
3737
us a return value for the __count\_plays__ method.
3838

39-
There is another possibility for chaining here. See that loney line __s = get_shakey__.
39+
There is another possibility for chaining here. See that lonely line __s = get_shakey__.
4040
You could add the __["William Shakespeare"].select { |k, v|__ at the end of get_shakey
4141
(no dot needed in this case).

0 commit comments

Comments
 (0)