Skip to content

Commit b26d147

Browse files
committed
minor
1 parent a6cedd8 commit b26d147

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

service_container/service_decoration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ but keeps a reference of the old one as ``.inner``:
130130

131131
.. versionadded:: 7.4
132132

133-
The feature to allow multiple ``#[AsDecorator]`` attributes was introduced
134-
in Symfony 7.4.
133+
The possibility to allow multiple ``#[AsDecorator]`` attributes was
134+
introduced in Symfony 7.4.
135135

136136
The ``decorates`` option tells the container that the ``App\DecoratingMailer``
137137
service replaces the ``App\Mailer`` service. If you're using the

0 commit comments

Comments
 (0)