aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel
diff options
context:
space:
mode:
Diffstat (limited to 'activemodel')
-rw-r--r--activemodel/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/activemodel/CHANGELOG.md b/activemodel/CHANGELOG.md
index b1a3d660d6..c14b0688c7 100644
--- a/activemodel/CHANGELOG.md
+++ b/activemodel/CHANGELOG.md
@@ -1,6 +1,6 @@
* Passwords with spaces only allowed in `ActiveModel::SecurePassword`.
- Presence validation can be used to resore old behavior.
+ Presence validation can be used to restore old behavior.
*Yevhene Shemet*