Skip to content

Commit 56d7ff0

Browse files
committed
[symfony#1980] Slight reword
1 parent 019a17f commit 56d7ff0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

book/routing.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -779,9 +779,9 @@ a slash. URLs matching this route might look like:
779779

780780
.. note::
781781

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`.
782+
Sometimes you want to make certain parts of your routes globally configurable.
783+
Symfony2.1 provides you with a way to do this by leveraging service container
784+
parameters. Read more about this in ":doc:`/cookbook/routing/service_container_parameters`.
785785

786786
Special Routing Parameters
787787
~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)