diff options
Diffstat (limited to 'activerecord')
-rw-r--r-- | activerecord/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 41996753ad..e15756e834 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -58,7 +58,7 @@ *Lauro Caetano* -* Allow any version of BCrypt when using `has_secury_password`. +* Allow any version of BCrypt when using `has_secure_password`. *Mike Perham* |