aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--README.md4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 96f0042383..de38f61ea2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Feb 20 14:40:44 2016 Adam O'Connor <northband@gmail.com>
+
+ * README.md: a few grammatical changes to the main Ruby README.md.
+ [Fix GH-1259]
+
Sat Feb 20 13:04:22 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
* dir.c (push_pattern, push_glob): deal with read paths as UTF-8
diff --git a/README.md b/README.md
index c19b54ffcf..c599d8954c 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ http://www.ruby-lang.org/
## Mailing list
-There is a mailing list to talk about Ruby. To subscribe this list, please
+There is a mailing list to talk about Ruby. To subscribe to this list, please
send the following phrase:
subscribe
@@ -103,7 +103,7 @@ This is what you need to do to compile and install Ruby:
8. Run '`make install`'
- This command will create following directories and install files onto
+ This command will create the following directories and install files into
them.
* `${DESTDIR}${prefix}/bin`