diff --git a/http_client.rst b/http_client.rst index e3feb5a873b..427ca49d8de 100644 --- a/http_client.rst +++ b/http_client.rst @@ -81,7 +81,7 @@ automatically when type-hinting for :class:`Symfony\\Component\\HttpClient\\Http .. tip:: - The HTTP client is interopable with many common HTTP client abstractions in + The HTTP client is interoperable with many common HTTP client abstractions in PHP. You can also use any of these abstractions to profit from autowirings. See `Interoperability`_ for more information.