Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Zukowsky committed Jun 16, 2015
1 parent 670bb50 commit db2431a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ class Injectable
* ZF2 configuration injection
*
* @var string
* @DI\Inject("doctrine.connection.orm_default.params")
* @DI\InjectConfig("doctrine.connection.orm_default.params")
*/
private $doctrineConnectionSettings;

Expand Down

0 comments on commit db2431a

Please sign in to comment.