We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a50ace commit a8b5875Copy full SHA for a8b5875
1 file changed
translations/en/try_ruby_40.md
@@ -13,7 +13,7 @@ What is going on?
13
> output screen at the top. So when you type a formula you get to see the results.
14
> __But only the last result.__ And only if the output is still empty.
15
16
-So when you entered 2 or more formula's, Ruby only showed the result of the last formula.
+So when you entered 2 or more formulas, Ruby only showed the result of the last formula.
17
18
Of course you have the power to control the screen! Just type __puts__ before each formula
19
(with a space in between). Puts means: *'put something on the screen'*.
0 commit comments