Skip to content

Commit e2a4449

Browse files
committed
Update intro sentence
1 parent 601f0bc commit e2a4449

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

service_container/service_decoration.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -316,9 +316,8 @@ The generated code will be the following::
316316
Control the Behavior When the Decorated Service Does Not Exist
317317
--------------------------------------------------------------
318318

319-
Let's imagine you have a decorator that decorates a service defined by another bundle.
320-
If for some reasons, that bundle is missing, the ``decoration_on_invalid``
321-
option will allow you to handle the lack of the decorated service.
319+
When you decorate a service that doesn't exists, the ``decoration_on_invalid``
320+
option allows you to choose the behavior to adopt.
322321

323322
.. configuration-block::
324323

0 commit comments

Comments
 (0)