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

Commit 117d98e

Browse files
committed
Merge branch 'hotfix/132'
Close #132
2 parents 7f70c81 + d95813b commit 117d98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/book/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ developers will interact. It has the following changes in v3:
276276
- Exceptions are *always* thrown when service instance creation fails or
277277
produces an error; you can no longer disable this.
278278
- Configuration no longer requires a `Zend\ServiceManager\Config` instance.
279-
`Config` can be used, but is no needed.
279+
`Config` can be used, but is not needed.
280280
- It adds a new method, `build()`, for creating discrete service instances.
281281

282282
### Methods Removed

0 commit comments

Comments
 (0)