diff options
author | Rohan Daxini <rohandaxini@users.noreply.github.com> | 2015-05-25 21:05:46 +0530 |
---|---|---|
committer | Rohan Daxini <rohandaxini@users.noreply.github.com> | 2015-05-25 21:05:46 +0530 |
commit | 498ff4800abc39357c2ab98968aa2a0f4dcd210f (patch) | |
tree | 7c3c0343a1b0455554267c4591ad3a326167560e /guides | |
parent | 5e92f9022fc81746a2ceb74288dcdcde3ad2c768 (diff) | |
download | rails-498ff4800abc39357c2ab98968aa2a0f4dcd210f.tar.gz rails-498ff4800abc39357c2ab98968aa2a0f4dcd210f.tar.bz2 rails-498ff4800abc39357c2ab98968aa2a0f4dcd210f.zip |
Fixed the grammatical mistake in the sentence [ci skip]
Diffstat (limited to 'guides')
-rw-r--r-- | guides/source/contributing_to_ruby_on_rails.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/contributing_to_ruby_on_rails.md b/guides/source/contributing_to_ruby_on_rails.md index b2cfd6220c..3279c99c42 100644 --- a/guides/source/contributing_to_ruby_on_rails.md +++ b/guides/source/contributing_to_ruby_on_rails.md @@ -66,7 +66,7 @@ the core team will have to make a judgement call. That said, the distinction generally just affects which release your patch will get in to; we love feature submissions! They just won't get backported to maintenance branches. -If you'd like feedback on an idea for a feature before doing the work for make +If you'd like feedback on an idea for a feature before doing the work to make a patch, please send an email to the [rails-core mailing list](https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-core). You might get no response, which means that everyone is indifferent. You might find |