diff --git a/docs/user/quickstart.rst b/docs/user/quickstart.rst index 554afd7d..bcae48e6 100644 --- a/docs/user/quickstart.rst +++ b/docs/user/quickstart.rst @@ -345,7 +345,7 @@ You can tell requests to stop waiting for a response after a given number of sec .. admonition:: Note - ``timeout`` only effects the connection process itself, not the downloading of the respone body. + ``timeout`` only effects the connection process itself, not the downloading of the response body. Errors and Exceptions