Skip to content

Commit 3a94824

Browse files
committed
Minor fixes for the workflow component
1 parent d0ec57e commit 3a94824

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

components/workflow.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@
55
The Workflow Component
66
======================
77

8-
The Workflow component provides tools for managing a workflow or, finite state
8+
The Workflow component provides tools for managing a workflow or finite state
99
machine.
1010

11+
.. versionadded:: 2.8
12+
The Workflow component was introduced in Symfony 3.2.
13+
1114
Installation
1215
------------
1316

@@ -17,3 +20,5 @@ You can install the component in 2 different ways:
1720
* Use the official Git repository (https://github.com/symfony/workflow).
1821

1922
For more information, see the code in the Git Repository.
23+
24+
.. _Packagist: https://packagist.org/packages/symfony/workflow

0 commit comments

Comments
 (0)