8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d49c1d7 commit c41f6c6Copy full SHA for c41f6c6
http_client.rst
@@ -1482,7 +1482,7 @@ decorator that allows to limit the number of requests within a certain period.
1482
1483
The implementation leverages the
1484
:class:`Symfony\\Component\\RateLimiter\\LimiterInterface` class under the hood
1485
-so that the :doc:`Rate Limiter component </rate_limiter>` needs to be
+so the :doc:`Rate Limiter component </rate_limiter>` needs to be
1486
installed in your application::
1487
1488
use Symfony\Component\HttpClient\HttpClient;
0 commit comments