Skip to content

Commit 8c540ce

Browse files
committed
Removed an unneeded comment (Flex now includes Console by default)
1 parent 5088d0e commit 8c540ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workflow/dumping-workflows.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ The result will look like this:
2020

2121
.. image:: /_images/components/workflow/blogpost.png
2222

23-
Inside a Symfony application with both Workflow and Console support, you can
24-
dump the dot file with the ``workflow:dump`` command:
23+
Inside a Symfony application, you can dump the dot file with the
24+
``workflow:dump`` command:
2525

2626
.. code-block:: terminal
2727

0 commit comments

Comments
 (0)