Skip to content

Commit 1c029ca

Browse files
committed
Minor syntax fix
1 parent 29d4007 commit 1c029ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/lazy_services.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ until you interact with the proxy in some way.
2323

2424
.. caution::
2525

26-
Lazy services do not support `final`_ or `readonly` classes, but you can use
26+
Lazy services do not support `final`_ or ``readonly`` classes, but you can use
2727
`Interface Proxifying`_ to work around this limitation.
2828

2929
In PHP versions prior to 8.0 lazy services do not support parameters with

0 commit comments

Comments
 (0)