Commit b7f3c6f
committed
minor #19578 Fix wording of code example blurb in lazy_services.rst (adrolter)
This PR was submitted for the 7.0 branch but it was merged into the 6.4 branch instead.
Discussion
----------
Fix wording of code example blurb in lazy_services.rst
The code example shows how one member of a union type, and not an intersection type as stated, can be targeted with `#[Autowire(lazy: ...)]`.
Commits
-------
2013117 Update lazy_services.rst1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments