Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 10dd5b8

Browse files
tobynwardbell
authored andcommitted
docs(DI): remove misplaced "span" (#3522)
1 parent 6a9007c commit 10dd5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/guide/dependency-injection.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ a#non-class-dependencies
750750
### Non-class dependencies
751751
p
752752
| What if the dependency value isn't a class? Sometimes the thing you want to inject is a
753-
| span string, function, or object.
753+
| string, function, or object.
754754
p
755755
| Applications often define configuration objects with lots of small facts
756756
| (like the title of the application or the address of a web API endpoint)

0 commit comments

Comments
 (0)