Merge pull request #787 from kayzh/develop

"There many ..." to "There are many ..." in quickstart
This commit is contained in:
Kenneth Reitz
2012-08-17 13:47:47 -07:00
+1 -1
View File
@@ -339,7 +339,7 @@ parameter::
Basic Authentication
--------------------
Many web services require authentication. There many different types of
Many web services require authentication. There are many different types of
authentication, but the most common is HTTP Basic Auth.
Making requests with Basic Auth is extremely simple::