We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f446bc commit c31b157Copy full SHA for c31b157
bundles/best_practices.rst
@@ -485,7 +485,7 @@ be defined explicitly.
485
.. tip::
486
487
If there is no intention for the service id to be used by the end user, you can
488
- mark it as *hidden* by prefixing it with an dot (e.g. ``.acme_blog.logger``).
+ mark it as *hidden* by prefixing it with a dot (e.g. ``.acme_blog.logger``).
489
This prevents the service from being listed in the default ``debug:container``
490
command output.
491
0 commit comments