diff options
author | Kasper Timm Hansen <kaspth@gmail.com> | 2015-09-01 14:49:45 +0200 |
---|---|---|
committer | Kasper Timm Hansen <kaspth@gmail.com> | 2015-09-01 14:49:45 +0200 |
commit | 4a34915d401f83e1227a5615bc6014cb8973de47 (patch) | |
tree | 3c0089d3f4bac432baff368927a33c5a95680d6c | |
parent | 75a121a2c5470e2bfc7347567a8dc5f89b3812ca (diff) | |
parent | 865777da92a986df28d6fb40674f66198aa30cc8 (diff) | |
download | rails-4a34915d401f83e1227a5615bc6014cb8973de47.tar.gz rails-4a34915d401f83e1227a5615bc6014cb8973de47.tar.bz2 rails-4a34915d401f83e1227a5615bc6014cb8973de47.zip |
Merge pull request #21444 from etdev/fix-readme-typo-its
Fix minor typo in README file
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ and may also be used independently outside Rails. We encourage you to contribute to Ruby on Rails! Please check out the [Contributing to Ruby on Rails guide](http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html) for guidelines about how to proceed. [Join us!](http://contributors.rubyonrails.org) -Everyone interacting in Rails and its sub-project’s codebases, issue trackers, chat rooms, and mailing lists is expected to follow the Rails [code of conduct](http://rubyonrails.org/conduct/). +Everyone interacting in Rails and its sub-projects' codebases, issue trackers, chat rooms, and mailing lists is expected to follow the Rails [code of conduct](http://rubyonrails.org/conduct/). ## Code Status |