Skip to content

Commit d2da35f

Browse files
committed
Fixed a reference
1 parent 14b6e6c commit d2da35f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

reference/configuration/framework.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -2306,8 +2306,9 @@ type
23062306

23072307
**type**: ``string`` **possible values**: ``'workflow'`` or ``'state_machine'``
23082308

2309-
Defines the kind fo workflow that is going to be created, which can be either
2310-
a :doc:`normal workflow </workflow/usage>` or a :doc:`state machine </workflow/state-machines>`.
2309+
Defines the kind of workflow that is going to be created, which can be either
2310+
a normal workflow or a state machine. Read :doc:`this article </workflow/introduction>`
2311+
to know their differences.
23112312

23122313
.. _`HTTP Host header attacks`: http://www.skeletonscribe.net/2013/05/practical-http-host-header-attacks.html
23132314
.. _`Security Advisory Blog post`: https://symfony.com/blog/security-releases-symfony-2-0-24-2-1-12-2-2-5-and-2-3-3-released#cve-2013-4752-request-gethost-poisoning

0 commit comments

Comments
 (0)