diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d8c900..456b3a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Added jwks_client_rs instead of reimplemnting it's functionality +- Added jwks_client_rs instead of reimplementing it's functionality - Updated reqwest to 0.12, reqwest-middleware to 0.3 and http to 1.0 ---