summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2013-07-26 09:51:50 -0700
committerYukihiro "Matz" Matsumoto <[email protected]>2013-07-26 09:51:50 -0700
commit2d83e4b8a4bfd5aa285113fffc50f5b5f639e391 (patch)
tree6529b2d5ca536f0dac6f088b2e1b0a3bc5cd4b75
parent0c9fa4945a506fc5c258a6477c7705016968d9ce (diff)
parentc6e5aa0b1fa08dca2af7e5c4878c81e81b4d42dc (diff)
downloadmruby-2d83e4b8a4bfd5aa285113fffc50f5b5f639e391.tar.gz
mruby-2d83e4b8a4bfd5aa285113fffc50f5b5f639e391.zip
Merge pull request #1414 from suzukaze/correct-mistake-of-grammer-in-readme.md-2
I correct the mistakes of grammer in README.md.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 08e280716..9bcffacf7 100644
--- a/README.md
+++ b/README.md
@@ -113,4 +113,4 @@ Please ask us if you want to distribute your code under another license.
See the [contribution guidelines](https://github.com/mruby/mruby/blob/master/CONTRIBUTING.md)
then send a pull request to <http://github.com/mruby/mruby>. We consider you have granted
non-exclusive right to your contributed code under MIT license. If you want to be named
-as one of mruby developers, include update to the AUTHORS file in your pull request.
+as one of mruby developers, please include an update to the AUTHORS file in your pull request.