Skip to content

Commit

Permalink
Merge pull request #137 from metaperl/master
Browse files Browse the repository at this point in the history
Fix small typos.
  • Loading branch information
rmk135 committed Oct 20, 2016
2 parents 788bce6 + 1774906 commit 68a4bd2
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 68a4bd2

Please sign in to comment.