File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -267,7 +267,7 @@ This type of discovery finds a factory for a PSR-17_ implementation::
267
267
PSR-18 Client Discovery
268
268
-----------------------
269
269
270
- This type of discovery finds a PSR-18 HTTP Client implementation::
270
+ This type of discovery finds a PSR-18 _ HTTP Client implementation::
271
271
272
272
use Psr\Http\Client\ClientInterface;
273
273
use Http\Discovery\Psr18ClientDiscovery;
@@ -352,3 +352,5 @@ Read more in Puli's documentation (`Providing Resources`_).
352
352
.. _`binding` : http://docs.puli.io/en/latest/glossary.html#glossary-binding
353
353
.. _`binding-type` : http://docs.puli.io/en/latest/glossary.html#glossary-binding-type
354
354
.. _Providing Resources : http://docs.puli.io/en/latest/discovery/providing-resources.html
355
+ .. _PSR-17 : http://www.php-fig.org/psr/psr-17
356
+ .. _PSR-18 : http://www.php-fig.org/psr/psr-18
You can’t perform that action at this time.
0 commit comments