diff --git a/docs/intro.rst b/docs/intro.rst index b337fd8d..9e3cdd9f 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:`HTTPXTransport ` | +| httpx2 or httpx | :ref:`HTTPXTransport ` | | | | | | :ref:`HTTPXAsyncTransport ` | +---------------------+------------------------------------------------------------------+