"There many ..." to "There are many ..." in quickstart
authorKay Zhu <me@kayzhu.com>
Fri, 17 Aug 2012 10:12:15 +0000 (06:12 -0400)
committerKay Zhu <me@kayzhu.com>
Fri, 17 Aug 2012 10:12:15 +0000 (06:12 -0400)
docs/user/quickstart.rst

index 71ffea0..39c77ea 100644 (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::