Skip to content

Commit

Permalink
Merge pull request #671 from djmetzle/patch-1
Browse files Browse the repository at this point in the history
fix grammar/working in the docs
  • Loading branch information
mnapoli committed Jun 21, 2019
2 parents 65987ec + 1818c43 commit 806ca40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/understanding-di.md
Expand Up @@ -144,7 +144,7 @@ having to rewrite the `StoreService`.

## With PHP-DI

You may see that dependency injection will leave with one drawback: you now have to handle injecting dependencies.
You may see that dependency injection has one drawback: you now have to handle injecting dependencies.

That's where a container, and specifically PHP-DI, can help you.

Expand Down

0 comments on commit 806ca40

Please sign in to comment.