diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2013-07-26 09:51:50 -0700 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2013-07-26 09:51:50 -0700 |
| commit | 2d83e4b8a4bfd5aa285113fffc50f5b5f639e391 (patch) | |
| tree | 6529b2d5ca536f0dac6f088b2e1b0a3bc5cd4b75 | |
| parent | 0c9fa4945a506fc5c258a6477c7705016968d9ce (diff) | |
| parent | c6e5aa0b1fa08dca2af7e5c4878c81e81b4d42dc (diff) | |
| download | mruby-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
