diff options
author | Fatos Morina <fatosi.morina@gmail.com> | 2017-11-28 19:27:43 +0100 |
---|---|---|
committer | Fatos Morina <fatosi.morina@gmail.com> | 2017-11-28 19:27:43 +0100 |
commit | 37cf9b34667965402e804d75a78ccdeeb7d55166 (patch) | |
tree | ea6f706622edd6ce9e20e2d9c9ee1fda73cb0722 /activesupport | |
parent | 076d1621bbd8e254d66b6f47025961a1de16f30d (diff) | |
download | rails-37cf9b34667965402e804d75a78ccdeeb7d55166.tar.gz rails-37cf9b34667965402e804d75a78ccdeeb7d55166.tar.bz2 rails-37cf9b34667965402e804d75a78ccdeeb7d55166.zip |
Fix typos and add a few suggestions
Diffstat (limited to 'activesupport')
-rw-r--r-- | activesupport/README.rdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/README.rdoc b/activesupport/README.rdoc index 8b47933bd2..c770324be8 100644 --- a/activesupport/README.rdoc +++ b/activesupport/README.rdoc @@ -30,7 +30,7 @@ API documentation is at: * http://api.rubyonrails.org -Bug reports can be filed for the Ruby on Rails project here: +Bug reports for the Ruby on Rails project can be filed here: * https://github.com/rails/rails/issues |