Skip to content

Commit 439dc39

Browse files
committed
fix(wording): fix on title syntax
1 parent b0d0491 commit 439dc39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/injection_types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ combination with class hierarchies: if a class uses constructor injection
101101
then extending it and overriding the constructor becomes problematic.
102102

103103
Immutable-setter Injection
104-
-------------------
104+
--------------------------
105105

106106
Another possible injection in to use a method which return ``static``,
107107
this approach allow you to make a service immutable::

0 commit comments

Comments
 (0)