We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 980c38f commit 527ec36Copy full SHA for 527ec36
1 file changed
docs/articles/executing-ruby-code-with-mruby.md
@@ -66,7 +66,7 @@ hello world
66
67
## Source code (.c)
68
69
-Ruby code can also be written as a C String. This is similar to
+Ruby code can also be written as a C string. This is similar to
70
the `-e` switch of the `mruby` program.
71
72
~~~c
0 commit comments