summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/mrbconf/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mrbconf/README.md b/doc/mrbconf/README.md
index ba57715d5..8e5cb3b74 100644
--- a/doc/mrbconf/README.md
+++ b/doc/mrbconf/README.md
@@ -82,7 +82,7 @@ will be defined as `mrb_int`.
* Useful tracking unnecessary mruby object allocation.
`MRB_GC_ARENA_SIZE`
-* Default value is 100.
+* Default value is `100`.
* Ignored when `MRB_GC_FIXED_ARENA` isn't defined.
* Defines fixed GC arena size.