mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
Merge pull request #787 from kayzh/develop
"There many ..." to "There are many ..." in quickstart
This commit is contained in:
@@ -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::
|
||||
|
||||
Reference in New Issue
Block a user