diff options
Diffstat (limited to 'doc/guides/link.md')
| -rw-r--r-- | doc/guides/link.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guides/link.md b/doc/guides/link.md index 4bef8414c..8d70330fc 100644 --- a/doc/guides/link.md +++ b/doc/guides/link.md @@ -7,7 +7,7 @@ You have two ways to link `libmruby` to your application. ## Executable Gems -If your application is relatively small, `mrbgem` is easier way to +If your application is relatively small, `mrbgem` is an easier way to create the executable. By tradition, the gem name start with `mruby-bin-`, e.g. `mruby-bin-debugger`. |
