summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2016-01-20 15:14:46 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2016-01-20 15:14:46 +0900
commit8d78c49e9af9bae681f1367cf3a035de865deb48 (patch)
tree72e8436f6d93f6f5886700c73fa2b0392052b92a
parent17bd40a566f5220c01fdb68e760e897d6d87c43a (diff)
parent793a62954eca9864ebc0c7d120b2b757048a7341 (diff)
downloadmruby-8d78c49e9af9bae681f1367cf3a035de865deb48.tar.gz
mruby-8d78c49e9af9bae681f1367cf3a035de865deb48.zip
Merge pull request #3088 from maclover7/patch-1
Small grammar fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index af6debc1d..700357dcb 100644
--- a/README.md
+++ b/README.md
@@ -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)