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

Commit fd30701

Browse files
committed
Updated
1 parent e57406a commit fd30701

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bundles/routing_auto/token_providers.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ Such values can be derived form the object for which the route is being
99
generated or from the environment (e.g. you could use the current locale in
1010
the route).
1111

12-
Global options
12+
Global Options
1313
--------------
1414

1515
The following options apply to all token providers:
1616

1717
``allow_empty``
18-
Allow the token value to be empty. If the token value is empty then any
19-
trailing slash will be removed, if the token is the last token, then the
20-
leading slash will be removed. Default is ``false``
18+
Allow the token value to be empty. If the token value is empty then any
19+
trailing slash will be removed. If the token is the last token, then the
20+
leading slash will be removed. Default is ``false``.
2121

2222
``content_method``
2323
------------------

0 commit comments

Comments
 (0)