From d1d8bcba5d48a956b6a24c72011dec5dbe4c8a35 Mon Sep 17 00:00:00 2001 From: Jun Hiroe Date: Sun, 22 Jun 2014 12:52:20 +0900 Subject: Fix a document in doc/mrbgems/README.md --- doc/mrbgems/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/mrbgems/README.md b/doc/mrbgems/README.md index 4929b409c..5897c5727 100644 --- a/doc/mrbgems/README.md +++ b/doc/mrbgems/README.md @@ -63,7 +63,7 @@ This will cause the *custom* GemBox to be read in during the build process, adding *mruby-time* and *mrbgems-example* to the build. If you want, you can put GemBox outside of mruby directory. In that case you must -specify absolute path like below. +specify an absolute path like below. ```ruby conf.gembox "#{ENV["HOME"]}/mygemboxes/custom" ``` -- cgit v1.2.3