From c2e8f1764e43b763630cc264880f7de456d37866 Mon Sep 17 00:00:00 2001 From: Bruno Baguette Date: Wed, 1 Dec 2021 21:38:31 +0100 Subject: [PATCH] =?UTF-8?q?Typo=20fix=20:=20"Thees"=20=E2=9E=A4=20"These"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- workflow.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflow.rst b/workflow.rst index 40e1d5e7986..2f03abb49df 100644 --- a/workflow.rst +++ b/workflow.rst @@ -587,7 +587,7 @@ events specified in the workflow configuration. In the above example the ``workflow.leave`` event will not be fired, even if it has been specified as an event to be dispatched for all transitions in the workflow configuration. -Thees are all the available constants: +These are all the available constants: * ``Workflow::DISABLE_LEAVE_EVENT`` * ``Workflow::DISABLE_TRANSITION_EVENT``