Skip to content

Commit 9ffee2b

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: Fix comma space
2 parents 2174905 + be6407e commit 9ffee2b

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
@@ -1517,7 +1517,7 @@ that requires HTTPlug dependencies::
15171517
}
15181518

15191519
Because :class:`Symfony\\Component\\HttpClient\\HttplugClient` implements the
1520-
three interfaces,you can use it this way::
1520+
three interfaces, you can use it this way::
15211521

15221522
use Symfony\Component\HttpClient\HttplugClient;
15231523

0 commit comments

Comments
 (0)