We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6df293c commit c6f10c9Copy full SHA for c6f10c9
cookbook/psr7.rst
@@ -18,7 +18,7 @@ You can install the component in 2 different ways:
18
19
The bridge also needs a PSR-7 implementation to allow converting HttpFoundation
20
objects to PSR-7 objects. It provides native support for _`Zend Diactoros`_.
21
-Use Composer (``zendframework/zend-diactoros`` on `Packagist`_) or refers to
+Use Composer (``zendframework/zend-diactoros`` on `Packagist`_) or refer to
22
the project documentation to install it.
23
24
Usage
0 commit comments