From 72914532ade364019103efe1d1b428c467d012d4 Mon Sep 17 00:00:00 2001 From: Matthew Setter Date: Mon, 15 May 2017 09:57:05 +0200 Subject: [PATCH] Minor text correction I saw this grammatical error when I was reading through the documentation today, and wanted to fix it. --- docs/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.rst b/docs/faq.rst index e63e9ddd8..1b3bafaad 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -48,7 +48,7 @@ of the returned promise. How can I add custom cURL options? ================================== -cURL offer a huge number of `customizable options `_. +cURL offers a huge number of `customizable options `_. 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