Skip to content

Commit 0a09ec5

Browse files
committed
Fixed 'RouterInteface' typo
1 parent 7015b8d commit 0a09ec5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ CHANGELOG
4444
`Symfony\Component\EventDispatcher\EventDispatcherInterface` as
4545
first argument
4646
* `RouterDebugCommand::__construct()` now takes an instance of
47-
`Symfony\Component\Routing\RouterInteface` as
47+
`Symfony\Component\Routing\RouterInterface` as
4848
first argument
4949
* `RouterMatchCommand::__construct()` now takes an instance of
50-
`Symfony\Component\Routing\RouterInteface` as
50+
`Symfony\Component\Routing\RouterInterface` as
5151
first argument
5252
* `TranslationDebugCommand::__construct()` now takes an instance of
5353
`Symfony\Component\Translation\TranslatorInterface` as

0 commit comments

Comments
 (0)