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 455402b commit 1c31adcCopy full SHA for 1c31adc
scheduler.rst
@@ -151,7 +151,7 @@ the frequency of the message. Symfony provides different types of triggers:
151
152
:class:`Symfony\\Component\\Scheduler\\Trigger\\JitterTrigger`
153
A trigger that adds a random jitter to a given trigger. The jitter is some
154
- time that it's added/subtracted to the original triggering date/time. This
+ time that is added to the original triggering date/time. This
155
allows to distribute the load of the scheduled tasks instead of running them
156
all at the exact same time.
157
0 commit comments