Skip to content

Commit

Permalink
[symfony#1980] Slight reword
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed Nov 28, 2012
1 parent 019a17f commit 56d7ff0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions book/routing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -779,9 +779,9 @@ a slash. URLs matching this route might look like:

.. note::

Sometimes you want to make some parts of your routes globally configurable.
Symfony2.1 provides you a way to use a Service Container parameter. Read
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`.

Special Routing Parameters
~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 56d7ff0

Please sign in to comment.