diff --git a/docs/user/quickstart.rst b/docs/user/quickstart.rst index b73f2961..159d651a 100644 --- a/docs/user/quickstart.rst +++ b/docs/user/quickstart.rst @@ -374,9 +374,7 @@ OAuth Authentication Requests features robust, built-in OAuth support! -OAuth takes many forms, so let's take a look at a few - -:: +OAuth takes many forms, so let's take a look at a few different forms:: import requests from requests.auth import OAuth1