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