Skip to content

Commit c41f6c6

Browse files
committed
Minor grammar fix
1 parent d49c1d7 commit c41f6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_client.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1482,7 +1482,7 @@ decorator that allows to limit the number of requests within a certain period.
14821482

14831483
The implementation leverages the
14841484
:class:`Symfony\\Component\\RateLimiter\\LimiterInterface` class under the hood
1485-
so that the :doc:`Rate Limiter component </rate_limiter>` needs to be
1485+
so the :doc:`Rate Limiter component </rate_limiter>` needs to be
14861486
installed in your application::
14871487

14881488
use Symfony\Component\HttpClient\HttpClient;

0 commit comments

Comments
 (0)