Skip to content

Commit 069e02b

Browse files
committed
Minor tweak
1 parent 39df914 commit 069e02b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/dic_tags.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -260,9 +260,9 @@ Add this tag to a service and its class won't be preloaded when using
260260
->addTag('container.no_preload')
261261
;
262262
263-
If some service tagged with ``container.no_preload`` is added as an argument of
264-
other service, the ``container.no_preload`` tag is applied automatically to that
265-
service too.
263+
If you add some service tagged with ``container.no_preload`` as an argument of
264+
another service, the ``container.no_preload`` tag is applied automatically to
265+
that service too.
266266

267267
.. _dic-tags-container-preload:
268268

0 commit comments

Comments
 (0)