Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 56d7ff0

Browse filesBrowse files
committed
[symfony#1980] Slight reword
1 parent 019a17f commit 56d7ff0
Copy full SHA for 56d7ff0

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎book/routing.rst

Copy file name to clipboardExpand all lines: book/routing.rst
+3-3Lines changed: 3 additions & 3 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.