From 76f90054f9ee5813921b3232519915dd88fc7b0c Mon Sep 17 00:00:00 2001 From: Kay Zhu Date: Fri, 17 Aug 2012 06:12:15 -0400 Subject: [PATCH] "There many ..." to "There are many ..." in quickstart --- docs/user/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/quickstart.rst b/docs/user/quickstart.rst index 71ffea0..39c77ea 100644 --- a/docs/user/quickstart.rst +++ b/docs/user/quickstart.rst @@ -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:: -- 2.7.4