Skip to content

Commit fcc43ae

Browse files
rsaiteleszekhanusz
andauthored
docs: fix typo in intro.rst (#608)
Correct `HTTPTXTransport` to `HTTPXTransport` Co-authored-by: Hanusz Leszek <leszek.hanusz@gmail.com>
1 parent 7bd78ac commit fcc43ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The corresponding between extra dependencies required and the GQL classes is:
5151
+---------------------+------------------------------------------------------------------+
5252
| requests | :ref:`RequestsHTTPTransport <requests_transport>` |
5353
+---------------------+------------------------------------------------------------------+
54-
| httpx2 or httpx | :ref:`HTTPTXTransport <httpx_transport>` |
54+
| httpx2 or httpx | :ref:`HTTPXTransport <httpx_transport>` |
5555
| | |
5656
| | :ref:`HTTPXAsyncTransport <httpx_async_transport>` |
5757
+---------------------+------------------------------------------------------------------+

0 commit comments

Comments
 (0)