aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/CHANGELOG.md
diff options
context:
space:
mode:
authorkaranarora <mail@arorakaran.com>2015-05-20 22:52:18 +0530
committerkaranarora <mail@arorakaran.com>2015-05-23 03:01:33 +0530
commit07503309412fee39258e43e18ce4dc1eaa5493a1 (patch)
tree5e460afe18551f25345b9b2e8ce6f0ec40fbe962 /activemodel/CHANGELOG.md
parent3873fc5c1c5836d41b288840773ecd1704953f29 (diff)
downloadrails-07503309412fee39258e43e18ce4dc1eaa5493a1.tar.gz
rails-07503309412fee39258e43e18ce4dc1eaa5493a1.tar.bz2
rails-07503309412fee39258e43e18ce4dc1eaa5493a1.zip
Spelling/typo/grammatical fixes [ci skip]
spelling fix [ci skip] example to be consistent [ci skip] grammatical fix typo fixes [ci skip]
Diffstat (limited to 'activemodel/CHANGELOG.md')
-rw-r--r--activemodel/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/activemodel/CHANGELOG.md b/activemodel/CHANGELOG.md
index 3c1510b31d..dddfd940bb 100644
--- a/activemodel/CHANGELOG.md
+++ b/activemodel/CHANGELOG.md
@@ -23,7 +23,7 @@
*Wojciech Wnętrzak*
* Deprecate `ActiveModel::Errors#get`, `ActiveModel::Errors#set` and
- `ActiveModel::Errors#[]=` methods that have inconsistent behaviour.
+ `ActiveModel::Errors#[]=` methods that have inconsistent behavior.
*Wojciech Wnętrzak*