Skip to content

Commit 76eba91

Browse files
author
Jake Worth
committed
Fix typo
1 parent 2bb0fcb commit 76eba91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/4_2_release_notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ Please refer to the [Changelog][active-model] for detailed changes.
697697
(Pull Request [1](https://github.com/rails/rails/pull/14861),
698698
[2](https://github.com/rails/rails/pull/16180))
699699
700-
* `has_secure_password` no longer disallow blank passwords (i.e. passwords
700+
* `has_secure_password` no longer disallows blank passwords (i.e. passwords
701701
that contains only spaces) by default.
702702
([Pull Request](https://github.com/rails/rails/pull/16412))
703703

0 commit comments

Comments
 (0)