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

Commit 1b1b387

Browse files
committed
Fix then/than in Comp/Rout/Intro
Implication/Time sequencing: then Comparison: than http://grammarist.com/usage/than-then/
1 parent 5c4a62c commit 1b1b387

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)