8000 Minor fixes · symfony/symfony-docs@4d0f6ea · GitHub
[go: up one dir, main page]

Skip to content

Commit 4d0f6ea

Browse files
committed
Minor fixes
1 parent 4c50cb0 commit 4d0f6ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/dic_tags.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,10 +337,10 @@ wrapping their names with ``%`` characters).
337337

338338
.. note::
339339

340-
When using the ``auto_alias`` tag is not mandatory to define the aliased
340+
When using the ``auto_alias`` tag it's not mandatory to define the aliased
341341
services as private. However, doing that (like in the above example) makes
342342
sense most of the times to prevent accessing those services directly instead
343-
of using the generic service.
343+
of using the generic service alias.
344344

345345
console.command
346346
---------------

0 commit comments

Comments
 (0)
0