Skip to content

Commit

Permalink
Fix initializer
Browse files Browse the repository at this point in the history
  • Loading branch information
visa4 committed Jun 2, 2016
1 parent 0ffc5e3 commit 2891b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/module.config.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// Register listener to listener manager
'service-listeners' => [
'initializers' => [
'Strapieno\User\Model\UserModelInizializer'
'Strapieno\User\Model\UserModelInitializer'
],
'invokables' => [
'Strapieno\UserAvatar\Api\Listener\UserRestListener'
Expand Down

0 comments on commit 2891b7f

Please sign in to comment.