Add missing word

This commit is contained in:
sephster 2018-09-23 18:31:26 +01:00
parent 6bc6ac09d2
commit 71c605117a
No known key found for this signature in database
GPG Key ID: 077754CA23023F4F

View File

@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Changed
- Moved `finalizeScopes()` call from `validateAuthorizationRequest` method to the `completeAuthorizationRequest` method so it is called just before the access token is issued (PR #923)
- Moved the `finalizeScopes()` call from `validateAuthorizationRequest` method to the `completeAuthorizationRequest` method so it is called just before the access token is issued (PR #923)
## [7.2.0] - released 2018-06-23