Skip to content

Commit 232a057

Browse files
authored
Merge pull request #160 from ZimbiX/remove-mention-of-editor-position
Remove inaccurate mention of editor position in try_ruby_20
2 parents 83530cf + 30234e1 commit 232a057

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

translations/en/try_ruby_20.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ok: Good! You did a bit of math. See how the answer popped out?
66
error: Type 2 + 6 in the editor
77
---
88

9-
The editor window at the bottom is where you type your Ruby code, hit the __Run__ button and
9+
The editor window is where you type your Ruby code. Hit the __Run__ button and
1010
watch it run!
1111

1212
For example, try typing some math. Like:

0 commit comments

Comments
 (0)