minor #32319 fix workflow config examples (xabbuh)

This PR was merged into the 4.3 branch.

Discussion
----------

fix workflow config examples

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

Commits
-------

d59ec2a34c fix workflow config examples
This commit is contained in:
Grégoire Pineau 2019-07-02 14:03:42 +02:00
commit 5203393a84

View File

@ -234,10 +234,10 @@ Workflow
```yaml
framework:
workflows:
type: workflow
article:
type: workflow
marking_store:
type: multiple
type: multiple_state
arguments: states
```
@ -245,8 +245,8 @@ Workflow
```yaml
framework:
workflows:
type: workflow
article:
type: workflow
marking_store:
type: method
property: states
@ -267,8 +267,8 @@ Workflow
```yaml
framework:
workflows:
type: state_machine
article:
type: state_machine
marking_store:
type: method
property: state