Skip to content

Commit 1707db1

Browse files
authored
Update argument_value_resolver.rst
1 parent 0aba73d commit 1707db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller/argument_value_resolver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ When all those requirements are met and ``true`` is returned, the
132132
``supports()``.
133133

134134
That's it! Now all you have to do is add the configuration for the service
135-
container. This can be done by tagging the service with ``controller.argument_resolver``
135+
container. This can be done by tagging the service with ``controller.argument_value_resolver``
136136
and adding a priority.
137137

138138
.. configuration-block::

0 commit comments

Comments
 (0)