File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Understanding Scopes
1010
--------------------
1111

1212
The scope of a service controls how long an instance of a service is used
13-
by the container. the Dependency Injection component provides two generic
13+
by the container. The Dependency Injection component provides two generic
1414
scopes:
1515

1616
- `container` (the default one): The same instance is used each time you

0 commit comments

Comments
 (0)