docs(DI): remove misplaced "span" (#3522)
This commit is contained in:
parent
6a9007c65b
commit
10dd5b8bf0
|
@ -750,7 +750,7 @@ a#non-class-dependencies
|
|||
### Non-class dependencies
|
||||
p
|
||||
| What if the dependency value isn't a class? Sometimes the thing you want to inject is a
|
||||
| span string, function, or object.
|
||||
| string, function, or object.
|
||||
p
|
||||
| Applications often define configuration objects with lots of small facts
|
||||
| (like the title of the application or the address of a web API endpoint)
|
||||
|
|
Loading…
Reference in New Issue