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

Commit 6f4f85e

Browse files
committed
Merge pull request #366 from lemoinem/patch-1
Fix then/than in Comp/Rout/Intro
2 parents 5c4a62c + 1b1b387 commit 6f4f85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/routing/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ is thrown. The default Symfony2 router can be added to this chain, so the
2929
standard routing mechanism can still be used in addition to any custom routing.
3030

3131
Additionally, this component provides the :doc:`DynamicRouter <dynamic>`. This
32-
router is more configurable and flexible then the Symfony2 core router. It can
32+
router is more configurable and flexible than the Symfony2 core router. It can
3333
be configured to load routes from a database, dynamically add information to
3434
the routes and also generate URLs from model classes.
3535

0 commit comments

Comments
 (0)