Skip to content

Commit eb91ba9

Browse files
committed
minor #13992 [Http Client] Fix Typo in Http Client (debreczeniandras)
This PR was merged into the 4.4 branch. Discussion ---------- [Http Client] Fix Typo in Http Client interopable => interoperable Commits ------- cfea631 Fix Typo
2 parents ef5dd0b + cfea631 commit eb91ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ automatically when type-hinting for :class:`Symfony\\Component\\HttpClient\\Http
8181
8282
.. tip::
8383

84-
The HTTP client is interopable with many common HTTP client abstractions in
84+
The HTTP client is interoperable with many common HTTP client abstractions in
8585
PHP. You can also use any of these abstractions to profit from autowirings.
8686
See `Interoperability`_ for more information.
8787

0 commit comments

Comments
 (0)