docs(DI): remove misplaced "span" (#3522)

This commit is contained in:
Tobyn Baugher 2017-04-11 22:20:43 -04:00 committed by Ward Bell
parent 6a9007c65b
commit 10dd5b8bf0
1 changed files with 1 additions and 1 deletions

View File

@ -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)