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

Commit 286a218

Browse files
committed
Changed pluraility of "option" in token providers doc
1 parent 052543d commit 286a218

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

bundles/routing_auto/token_providers.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ content_locale
9595
The ``content_locale`` provider will provide the locale (e.g. ``fr``, ``de``,
9696
etc) from the subject object. It ultimately determines the locale from the
9797
storage specific adapter - so it is dependent upon the adapter supporting this
98-
feature. It has no option.
98+
feature.
9999

100100
.. configuration-block::
101101

@@ -117,6 +117,11 @@ feature. It has no option.
117117
</mapping>
118118
</auto-mapping>
119119
120+
Options
121+
~~~~~~~
122+
123+
This token provider has no options.
124+
120125

121126
Creating a Custom Token Provider
122127
--------------------------------

0 commit comments

Comments
 (0)