summaryrefslogtreecommitdiff
path: root/doc/mruby3.2.md
diff options
Diffstat (limited to 'doc/mruby3.2.md')
-rw-r--r--doc/mruby3.2.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mruby3.2.md b/doc/mruby3.2.md
index 587a0e6..ec616be 100644
--- a/doc/mruby3.2.md
+++ b/doc/mruby3.2.md
@@ -17,7 +17,7 @@
## `mruby`
- `-b` only specifies the script is the binary. The files loaded by `-r` are not affected by the option.
-- `mruby` now loads complied binary if the suffix is `.mrb`.
+- `mruby` now loads compiled binary if the suffix is `.mrb`.
## `mrbc`