Skip to content

Commit d49c1d7

Browse files
committed
Minor reword
1 parent 8ece739 commit d49c1d7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

reference/configuration/framework.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1179,10 +1179,9 @@ rate_limiter
11791179

11801180
**type**: ``string``
11811181

1182-
This option limit the number of requests within a certain period thanks
1183-
to the :doc:`Rate Limiter component </rate_limiter>`.
1184-
1185-
The rate limiter service ID you want to use.
1182+
The service ID of the rate limiter used to limit the number of HTTP requests
1183+
within a certain period. The service must implement the
1184+
:class:`Symfony\\Component\\RateLimiter\\LimiterInterface`.
11861185

11871186
.. versionadded:: 7.1
11881187

0 commit comments

Comments
 (0)