From 9840966d7203f0301fa3fdd3b525b191321b70dd Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 13 Oct 2012 00:46:46 +0100 Subject: [PATCH] typo all the things --- docs/user/quickstart.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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