Skip to content

Commit 527ec36

Browse files
committed
Should be a small string
1 parent 980c38f commit 527ec36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/articles/executing-ruby-code-with-mruby.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ hello world
6666

6767
## Source code (.c)
6868

69-
Ruby code can also be written as a C String. This is similar to
69+
Ruby code can also be written as a C string. This is similar to
7070
the `-e` switch of the `mruby` program.
7171

7272
~~~c

0 commit comments

Comments
 (0)