There was an error while loading. Please reload this page.
1 parent 0b3746a commit 256d3cfCopy full SHA for 256d3cf
cookbook/service_container/scopes.rst
@@ -10,7 +10,7 @@ Understanding Scopes
10
--------------------
11
12
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
+by the container. The Dependency Injection component provides two generic
14
scopes:
15
16
- `container` (the default one): The same instance is used each time you
0 commit comments