diff --git a/workflow/usage.rst b/workflow/usage.rst index d584edbba70..2a2c2551185 100644 --- a/workflow/usage.rst +++ b/workflow/usage.rst @@ -140,7 +140,7 @@ like this: // This property is used by the marking store public $currentPlace; public $title; - public $content + public $content; } .. note::