Fix typo in upgrading guide

- [ci skip]
- behvaior -> behavior
This commit is contained in:
Prathamesh Sonpatki 2014-09-27 17:12:57 +05:30
parent 6a5ee60e3b
commit 04cced06fa
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ Record callbacks.
When you define a `after_rollback` or `after_commit` callback, you
will receive a deprecation warning about this upcoming change. When
you are ready, you can opt into the new behvaior and remove the
you are ready, you can opt into the new behavior and remove the
deprecation warning by adding following configuration to your
`config/application.rb`: