We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2318b6b commit 159dc93Copy full SHA for 159dc93
1 file changed
translations/en/try_ruby_250.md
@@ -16,7 +16,7 @@ Symbols are cheaper than strings (in terms of computer memory.) If you use a wor
16
use a symbol. Rather than having thousands of copies of that word in memory, the computer will store the symbol only
17
__once__.
18
19
-More importantly, a symbol tells you that is not just any old word but has a meaning within your program.
+More importantly, a symbol tells you that it is not just any old word but has a meaning within your program.
20
21
Enter 2 more bookreviews, use __books.length__ to see how many reviews there are in the hash:
22
0 commit comments