Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 7d1104a

Browse files
committed
Merge branch 'hotfix/145'
Close #145
2 parents 9fc7f2c + 66c7f99 commit 7d1104a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/book/migration/to-v2-7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ if ($events instanceof EventManagerInterface) {
6060
}
6161
```
6262

63-
In zend-eventmanager v3, event manager's are now injected with the shared
63+
In zend-eventmanager v3, event managers are now injected with the shared
6464
manager at instantiation, and no setter exists for providing the shared manager.
6565
As such, the above logic changed to:
6666

0 commit comments

Comments
 (0)