Skip to content

Commit f8f0d26

Browse files
authored
chore: update README
Changes requested in php-fig/http-factory#9
1 parent f532b23 commit f8f0d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This repository holds all interfaces related to [PSR-11 (Container Interface)][p
55

66
Note that this is not a Container implementation of its own. It is merely abstractions that describe the components of a Dependency Injection Container.
77

8-
You can find [implementations][implementation-url] and [installation instructions][package-url] for the specification on the packagist.
8+
The installable [package][package-url] and [implementations][implementation-url] are listed on Packagist.
99

1010
[psr-url]: https://www.php-fig.org/psr/psr-11/
1111
[package-url]: https://packagist.org/packages/psr/container

0 commit comments

Comments
 (0)