diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index 29502537..c134f6f0 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -1,5 +1,5 @@ * enhancement - * default minimum password length is now 8 (by @carlosgaldino). + * Default minimum password length is now 8 (by @carlosgaldino). * Confirmable now has a confirm_within option to set a period when the confirmation token is still valid (by @promisedlandt) * bug fix