Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit b1b3c4a

Browse files
committed
Merge pull request #432 from TheMelter/master
Fixed grammar.
2 parents ca0ef43 + fdae4a3 commit b1b3c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick_tour/the_router.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Chaining multiple Routers
6161

6262
You may need to have several prefixes or several routes. For instance, you may
6363
want to use both the ``DynamicRouter`` for the page routes, but also the
64-
static routing files from Symfony for you custom logic. To be able to do that,
64+
static routing files from Symfony for your custom logic. To be able to do that,
6565
the CMF provides a ``ChainRouter``. This router chains over multiple router
6666
and stops whenever a router matches.
6767

0 commit comments

Comments
 (0)