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 /actioncable | |
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 'actioncable')
-rw-r--r-- | actioncable/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actioncable/README.md b/actioncable/README.md index 44fb81478d..a05ef1dd20 100644 --- a/actioncable/README.md +++ b/actioncable/README.md @@ -558,7 +558,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 |