From f65dfb60bb9214d0f7be87921f12d6dc9d4f6335 Mon Sep 17 00:00:00 2001 From: Jun Hiroe Date: Fri, 26 Jul 2013 21:54:16 +0900 Subject: I correct the mistakes of grammer in README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 28e2ffc71..08e280716 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a preliminary release for internal team review. The URLs and addresses described below are not available yet. The official release will be announced later. - Any suggestion for modification is welcome. + Any suggestions for modification are welcome. Delays in replies are to be expected. Sorry in advance. ## What's mruby -- cgit v1.2.3 From c6e5aa0b1fa08dca2af7e5c4878c81e81b4d42dc Mon Sep 17 00:00:00 2001 From: Jun Hiroe Date: Fri, 26 Jul 2013 23:08:24 +0900 Subject: I correct the mistakes of grammer in README.md. 'update' word is an countable noun. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 28e2ffc71..ba45ccf61 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 . 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. -- cgit v1.2.3