We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019a17f commit 56d7ff0Copy full SHA for 56d7ff0
book/routing.rst
@@ -779,9 +779,9 @@ a slash. URLs matching this route might look like:
779
780
.. note::
781
782
- Sometimes you want to make some parts of your routes globally configurable.
783
- Symfony2.1 provides you a way to use a Service Container parameter. Read
784
- more about this in ":doc:`/cookbook/routing/service_container_parameters`.
+ Sometimes you want to make certain parts of your routes globally configurable.
+ Symfony2.1 provides you with a way to do this by leveraging service container
+ parameters. Read more about this in ":doc:`/cookbook/routing/service_container_parameters`.
785
786
Special Routing Parameters
787
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments