Skip to content

Commit 2e8bb8b

Browse files
committed
[#2162] Fixing typo
1 parent d88c391 commit 2e8bb8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/definitions.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,4 @@ You can also replace any existing method calls with an array of new ones with::
136136
There are more examples of specific ways of working with definitions
137137
in the PHP code blocks of the configuration examples on pages such as
138138
:doc:`/components/dependency_injection/factories` and
139-
:doc:`/components/dependency_injection/parentservices`
139+
:doc:`/components/dependency_injection/parentservices`.

0 commit comments

Comments
 (0)