Skip to content

Commit b430e18

Browse files
committed
Minor tweaks
1 parent 9ddb2da commit b430e18

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

scheduler.rst

+3-4
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,16 @@ stack Symfony application.
2020
Installation
2121
------------
2222

23-
In applications using :ref:`Symfony Flex <symfony-flex>`, run this command to
24-
install the scheduler component:
23+
Run this command to install the scheduler component:
2524

2625
.. code-block:: terminal
2726
2827
$ composer require symfony/scheduler
2928
3029
.. note::
3130

32-
The Symfony Scheduler Flex recipe creates an initial schedule that's ready
33-
to start adding your tasks.
31+
In applications using :ref:`Symfony Flex <symfony-flex>`, installing the component
32+
also creates an initial schedule that's ready to start adding your tasks.
3433

3534
Symfony Scheduler Basics
3635
------------------------

0 commit comments

Comments
 (0)