aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASING_RAILS.md
diff options
context:
space:
mode:
authorRafael França <rafaelmfranca@gmail.com>2017-10-31 13:53:37 -0400
committerGitHub <noreply@github.com>2017-10-31 13:53:37 -0400
commit6ae64c13fd22cd9e5fed02235c056123193611dc (patch)
tree9a3d857d8fb94103b116e7ca099c2ccf153ee621 /RELEASING_RAILS.md
parentf54550059f1336eb9d4839567b7ec3bfc83ca615 (diff)
downloadrails-6ae64c13fd22cd9e5fed02235c056123193611dc.tar.gz
rails-6ae64c13fd22cd9e5fed02235c056123193611dc.tar.bz2
rails-6ae64c13fd22cd9e5fed02235c056123193611dc.zip
Fix grammar issue [ci skip]
Closes #31018
Diffstat (limited to 'RELEASING_RAILS.md')
-rw-r--r--RELEASING_RAILS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASING_RAILS.md b/RELEASING_RAILS.md
index 3ff28c29f5..c61fe7eb13 100644
--- a/RELEASING_RAILS.md
+++ b/RELEASING_RAILS.md
@@ -141,7 +141,7 @@ lists where you should announce:
Use Markdown format for your announcement. Remember to ask people to report
issues with the release candidate to the rails-core mailing list.
-NOTE: For patch releases there's a `rake announce` task to generate the release
+NOTE: For patch releases, there's a `rake announce` task to generate the release
post. It supports multiple patch releases too:
```