Skip to content

Commit d625fa0

Browse files
committed
fix typo
1 parent 987e8af commit d625fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-6.4.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Security
198198
* [BC break] `UserValueResolver` no longer implements `ArgumentValueResolverInterface`
199199
* [BC break] Make `PersistentToken` immutable
200200
* Deprecate accepting only `DateTime` for `TokenProviderInterface::updateToken()`, use `DateTimeInterface` instead
201-
* [BC break] Added required `string $secret` parameter to the constructor of `DefaultLoginRateLimiter`
201+
* [BC break] Add required `string $secret` parameter to the constructor of `DefaultLoginRateLimiter`
202202

203203
SecurityBundle
204204
--------------

0 commit comments

Comments
 (0)