diff --git a/workflow.rst b/workflow.rst index 26f64be175b..5d58c489197 100644 --- a/workflow.rst +++ b/workflow.rst @@ -127,7 +127,7 @@ like this: ], 'marking_store' => [ 'type' => 'method' - 'property' => ['currentPlace'] + 'property' => 'currentPlace' ], 'supports' => ['App\Entity\BlogPost'], 'initial_marking' => 'draft',