Skip to content

Commit 3114363

Browse files
committed
Fix comma space
1 parent e094be3 commit 3114363

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
@@ -1534,7 +1534,7 @@ that requires HTTPlug dependencies::
15341534
}
15351535

15361536
Because :class:`Symfony\\Component\\HttpClient\\HttplugClient` implements the
1537-
three interfaces,you can use it this way::
1537+
three interfaces, you can use it this way::
15381538

15391539
use Symfony\Component\HttpClient\HttplugClient;
15401540

0 commit comments

Comments
 (0)