Fix typo in doc/guides/compile.md [ci skip]

This commit is contained in:
KOBAYASHI Shuji
2020-10-29 18:27:11 +09:00
parent 385cebe0b9
commit 0736d7c99f
+1 -1
View File
@@ -32,7 +32,7 @@ line on build, call `rake -v`.
You can specify your owne configration file by the `MRUBY_CONFIG` environment
variable (you can use `CONFIG` for shorthand for `MRUBY_CONFIG`). If the path
doesn't exist, *build_config/${MRUBY_CONFIG}.rb* is used. The default
configuration is defined in the `build_config/default_config.rb` file.
configuration is defined in the `build_config/default.rb` file.
Those build configuration files contain the build configurationof mruby, for
example: