From 9a0e0594ab919b5b1a3a85bbe90f4a44922b1d84 Mon Sep 17 00:00:00 2001 From: Carlos Antonio da Silva Date: Thu, 7 Aug 2014 09:17:12 -0300 Subject: Fix typo [ci skip] --- activemodel/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activemodel') 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* -- cgit v1.2.3