typo all the things
authorKenneth Reitz <me@kennethreitz.com>
Fri, 12 Oct 2012 23:46:46 +0000 (00:46 +0100)
committerKenneth Reitz <me@kennethreitz.com>
Fri, 12 Oct 2012 23:46:46 +0000 (00:46 +0100)
docs/user/quickstart.rst

index b73f296185b0cd977334dc0ac34d9bae704bc57a..159d651a5b6d26fc6342ba7745eb06d3c8f5fdd7 100644 (file)
@@ -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