diff options
Diffstat (limited to 'RELEASING_RAILS.md')
-rw-r--r-- | RELEASING_RAILS.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASING_RAILS.md b/RELEASING_RAILS.md index 4e6b811d3e..ec8d2b657f 100644 --- a/RELEASING_RAILS.md +++ b/RELEASING_RAILS.md @@ -179,7 +179,7 @@ more explanation on a particular step, see the RC steps. Today, do this stuff in this order: * Apply security patches to the release branch -* Update CHANGELOG with security fixes. +* Update CHANGELOG with security fixes * Update RAILS_VERSION to remove the rc * Build and test the gem * Release the gems @@ -206,7 +206,7 @@ so we need to give them the security fixes in patch form. * Blog announcements * Twitter announcements -* Merge the release branch to the stable branch. +* Merge the release branch to the stable branch * Drink beer (or other cocktail) ## Misc |