mirror of
https://github.com/guzzle/guzzle.git
synced 2025-01-18 05:48:15 +01:00
Minor text correction
I saw this grammatical error when I was reading through the documentation today, and wanted to fix it.
This commit is contained in:
parent
0031313a70
commit
72914532ad
@ -48,7 +48,7 @@ of the returned promise.
|
||||
How can I add custom cURL options?
|
||||
==================================
|
||||
|
||||
cURL offer a huge number of `customizable options <http://us1.php.net/curl_setopt>`_.
|
||||
cURL offers a huge number of `customizable options <http://us1.php.net/curl_setopt>`_.
|
||||
While Guzzle normalizes many of these options across different handlers, there
|
||||
are times when you need to set custom cURL options. This can be accomplished
|
||||
by passing an associative array of cURL settings in the **curl** key of a
|
||||
|
Loading…
x
Reference in New Issue
Block a user