Skip to content

Commit b85b253

Browse files
committed
✏️ Fix typo
1 parent cb534c6 commit b85b253

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
@@ -24,7 +24,7 @@ and this project adheres to [Semantic Versioning v2](https://semver.org/spec/v2.
2424
- [PR #128][128] Instructions for contributing by @pboling
2525
### Changed
2626
- Deprecate `require 'omniauth/identity'` by @pboling
27-
- in favor of `require omniauth-identity` (matching the gem name)
27+
- in favor of `require 'omniauth-identity'` (matching the gem name)
2828
### Fixed
2929
- [PR #120][120] Fix: handling of SCRIPT_NAME for registration_path by @btalbot
3030
- [PR #122][122] Compatibility with rack v3.1+: use `req.params[]` instead of `req[]` by @emon

0 commit comments

Comments
 (0)