Skip to content

Commit 75a4e26

Browse files
authored
fix ci
1 parent c4b09ae commit 75a4e26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

service_container/lazy_services.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,9 @@ For example, to inject your service as lazy use the following::
124124
}
125125
}
126126

127-
.. versionadded:: 6.3
127+
.. versionadded:: 6.3
128128

129-
The ``lazy`` argument of the ``#[Autowire()]`` attribute was introduced in
129+
The ``lazy`` argument of the `#[Autowire()]` attribute was introduced in
130130
Symfony 6.3.
131131

132132
Interface Proxifying

0 commit comments

Comments
 (0)