Skip to content

Commit

Permalink
Merge pull request #2 from metaperl/metaperl-patch-2
Browse files Browse the repository at this point in the history
Update README.rst
  • Loading branch information
metaperl committed Oct 20, 2016
2 parents 788bce6 + d4bb640 commit 1774906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -88,7 +88,7 @@ Dependency injection pattern has few strict rules that should be followed:
and knows how to inject the *service* into the *client*.
+ The *client* and the *service* know nothing about the *dependency injector*.

Dependency injection pattern provides next advantages:
Dependency injection pattern provides the following advantages:

+ Control on application structure.
+ Decreased coupling between application components.
Expand Down

0 comments on commit 1774906

Please sign in to comment.