diff --git a/docs/intro.rst b/docs/intro.rst index a4281abb..b337fd8d 100644 --- a/docs/intro.rst +++ b/docs/intro.rst @@ -51,7 +51,7 @@ The corresponding between extra dependencies required and the GQL classes is: +---------------------+------------------------------------------------------------------+ | requests | :ref:`RequestsHTTPTransport ` | +---------------------+------------------------------------------------------------------+ -| httpx2 or httpx | :ref:`HTTPTXTransport ` | +| httpx2 or httpx | :ref:`HTTPXTransport ` | | | | | | :ref:`HTTPXAsyncTransport ` | +---------------------+------------------------------------------------------------------+