mirror of
https://github.com/guzzle/guzzle.git
synced 2025-04-19 06:07:56 +02:00
Fix typo "an an".
This commit is contained in:
parent
14fa40e268
commit
f45e47a409
@ -427,7 +427,7 @@ Cookies
|
||||
|
||||
Guzzle can maintain a cookie session for you if instructed using the
|
||||
``cookies`` request option. When sending a request, the ``cookies`` option
|
||||
must be set an an instance of ``GuzzleHttp\Cookie\CookieJarInterface``.
|
||||
must be set to an instance of ``GuzzleHttp\Cookie\CookieJarInterface``.
|
||||
|
||||
.. code-block:: php
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user