Skip to content

Commit 994136d

Browse files
committed
Minor reword
1 parent 91d5f05 commit 994136d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

service_container/debug.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,11 @@ To see a list of all of the available types that can be used for autowiring, run
2121
2222
$ php bin/console debug:autowiring
2323
24-
How to Debug Service Tags & List Tagged Services
25-
------------------------------------
26-
You can find out what services are tagged with a specific tag using the following command:
24+
Debugging Service Tags
25+
----------------------
26+
27+
Run the following command to find out what services are :doc:`tagged </service_container/tags>`
28+
with a specific tag:
2729

2830
.. code-block:: terminal
2931

0 commit comments

Comments
 (0)