8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ad55ae commit 6c58cc9Copy full SHA for 6c58cc9
glossary.rst
@@ -18,8 +18,8 @@ Glossary
18
(also known as services) in other objects, passing generally it as parameters.
19
Different levels of coupling between these objects can be established
20
depending on the method used to inject objects together.
21
- The Dependency Injection pattern is the more often associated
22
- to an other specific type of object: the :doc:`/book/service_container`
+ The Dependency Injection pattern is the more often associated
+ to another specific type of object: the :doc:`/book/service_container`
23
24
Project
25
A *Project* is a directory composed of an Application, a set of
0 commit comments