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