diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2016-01-20 15:14:46 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2016-01-20 15:14:46 +0900 |
| commit | 8d78c49e9af9bae681f1367cf3a035de865deb48 (patch) | |
| tree | 72e8436f6d93f6f5886700c73fa2b0392052b92a | |
| parent | 17bd40a566f5220c01fdb68e760e897d6d87c43a (diff) | |
| parent | 793a62954eca9864ebc0c7d120b2b757048a7341 (diff) | |
| download | mruby-8d78c49e9af9bae681f1367cf3a035de865deb48.tar.gz mruby-8d78c49e9af9bae681f1367cf3a035de865deb48.zip | |
Merge pull request #3088 from maclover7/patch-1
Small grammar fix
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ The URL of the mruby home-page is: [http://www.mruby.org](http://www.mruby.org). ## Mailing list -We don't have mailing list, but you can use [GitHub issues](https://github.com/mruby/mruby). +We don't have a mailing list, but you can use [GitHub issues](https://github.com/mruby/mruby). ## How to compile and install (mruby and gems) |
