diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2011-08-04 12:00:06 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2011-08-04 14:07:39 -0700 |
commit | 19ab8e4bc92bfbd04231bbac3f90cd3baa697ccc (patch) | |
tree | efae3d2eaa3e2487797ae14e05568d972cd18f38 | |
parent | d7e55c3429408cf446557d63ba9e2e555eb6d6f1 (diff) | |
download | rails-19ab8e4bc92bfbd04231bbac3f90cd3baa697ccc.tar.gz rails-19ab8e4bc92bfbd04231bbac3f90cd3baa697ccc.tar.bz2 rails-19ab8e4bc92bfbd04231bbac3f90cd3baa697ccc.zip |
fixing wrong words. thanks @jbrown
-rw-r--r-- | RELEASING_RAILS.rdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASING_RAILS.rdoc b/RELEASING_RAILS.rdoc index 2d8d8c5f95..98453db549 100644 --- a/RELEASING_RAILS.rdoc +++ b/RELEASING_RAILS.rdoc @@ -97,7 +97,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. -IMPORTANT: If anything users experience regressions when using the release +IMPORTANT: If any users experience regressions when using the release candidate, you *must* postpone the release. Bugfix releases *should not* break existing applications. |