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

Commit 2013412

Browse files
committed
Fixed typo in PSR-11 documentation
1 parent 96957bd commit 2013412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/book/psr-11.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PSR-11 Support
22

33
[container-interop/container-interop 1.2.0](https://github.com/container-interop/container-interop/releases/tag/1.2.0)
4-
modifies its codebase to extend interfaces [psr/container](https://github.com/php-fig/container)
4+
modifies its codebase to extend interfaces from [psr/container](https://github.com/php-fig/container)
55
(the official interfaces for [PSR-11](http://www.php-fig.org/psr/psr-11/)). If
66
you are on a pre-3.3.0 version of zend-servicemanager, update your project, and
77
receive container-interop 1.2, then zend-servicemanager can already act as a

0 commit comments

Comments
 (0)