Skip to content

Commit 6266950

Browse files
committed
Fix typo
1 parent 6436246 commit 6266950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222

2323
- Upgraded to a newer `OmniAuth::Identity::SecurePassword` ripped from [Rails 6-1-stable](https://github.com/rails/rails/blob/6-1-stable/activemodel/lib/active_model/secure_password.rb)
2424
- Aeons ago the original was ripped from Rails 3.1, and frozen in time.
25-
While writing specs, it was discovered to be incompatible with this gems' Sequel adapter.
25+
While writing specs, it was discovered to be incompatible with this gem's Sequel adapter.
2626
- Specs validate that the new version does work.
2727
In any case, the ripped version is only used when the `has_secure_password` macro is not yet defined in the class.
2828

0 commit comments

Comments
 (0)