Skip to content

Commit be08525

Browse files
Removing extra spaces form note
1 parent 10ad99b commit be08525

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/dependency_injection/definitions.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -142,5 +142,5 @@ You can also replace any existing method calls with an array of new ones with::
142142

143143
The methods here that change service definitions can only be used before
144144
the container is compiled, once the container is compiled you cannot
145-
manipulate service definitions further. To learn more about compiling
146-
the container see :doc:`/components/dependency_injection/compilation`
145+
manipulate service definitions further. To learn more about compiling
146+
the container see :doc:`/components/dependency_injection/compilation`

0 commit comments

Comments
 (0)