diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2011-08-04 12:00:06 -0700 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2011-08-13 16:22:29 -0700 |
commit | 886d0115dc766865eada9308839ee827d9f13cad (patch) | |
tree | 46829b6eda6bb7e2038488af8f849f57e7e7e1a5 | |
parent | ebfca248f9084f8176f6b5b993d9c3c99d06737b (diff) | |
download | rails-886d0115dc766865eada9308839ee827d9f13cad.tar.gz rails-886d0115dc766865eada9308839ee827d9f13cad.tar.bz2 rails-886d0115dc766865eada9308839ee827d9f13cad.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. |