We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32973a3 commit 2318b6bCopy full SHA for 2318b6b
1 file changed
translations/en/try_ruby_390.md
@@ -38,7 +38,7 @@ Looks like this:
38
</li>
39
</ul>
40
41
-To list the plays we first have to access the top "William Shakespeare" hash element by it's name.
+To list the plays we first have to access the top "William Shakespeare" hash element by its name.
42
Next we have to __iterate__ through each element below it.
43
44
Ruby has a method for iterating. It is called __each__. We have seen it before when
0 commit comments