aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2015-05-03 18:16:12 -0300
committerRafael Mendonça França <rafaelmfranca@gmail.com>2015-05-03 18:16:12 -0300
commit29765e7b0264e3b0fb4eaa55a2139231d6b1aaa6 (patch)
tree5ef8bf873adbced713284610214e0caed05580b5
parent7a8504d852c43f6a5a933be5b0393961b9ab343d (diff)
parent1711c091e93eb6069943b7e7a7034fb0a734dd3a (diff)
downloadrails-29765e7b0264e3b0fb4eaa55a2139231d6b1aaa6.tar.gz
rails-29765e7b0264e3b0fb4eaa55a2139231d6b1aaa6.tar.bz2
rails-29765e7b0264e3b0fb4eaa55a2139231d6b1aaa6.zip
Merge pull request #19986 from tusharmaroo/my_first_contribution
Changed 'ask the rubyonrails-talk mailing list.' to 'ask it on the rubyo...
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 421e7088cb..699b6fd2d1 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -8,7 +8,7 @@ Ruby on Rails is a volunteer effort. We encourage you to pitch in. [Join the tea
*We only accept bug reports and pull requests on GitHub*.
-* If you have a question about how to use Ruby on Rails, please [ask the rubyonrails-talk mailing list](https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-talk).
+* If you have a question about how to use Ruby on Rails, please [ask it on the rubyonrails-talk mailing list](https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-talk).
* If you have a change or new feature in mind, please [suggest it on the rubyonrails-core mailing list](https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-core) and start writing code.