Skip to content

Commit c7ac483

Browse files
committed
fix typo
1 parent c93fcf8 commit c7ac483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1907,7 +1907,7 @@ in order when requests are made::
19071907

19081908
It is also possible to create a
19091909
:class:`Symfony\\Component\\HttpClient\\Response\\MockResponse` directly
1910-
from a file, which is particularly useful when storing your responses
1910+
from a file, which is particularly useful when storing your response
19111911
snapshots in files::
19121912

19131913
use Symfony\Component\HttpClient\Response\MockResponse;

0 commit comments

Comments
 (0)