diff --git a/workflow/usage.rst b/workflow/usage.rst index eec76f2f82f..9396e3b95d1 100644 --- a/workflow/usage.rst +++ b/workflow/usage.rst @@ -231,7 +231,6 @@ order: * ``workflow.[workflow name].enter.[place name]`` ``workflow.entered`` - Similar to ``workflow.enter``, except the marking store is updated before this event (making it a good place to flush data in Doctrine).