From ce30c7181027b9327be7018a16cb9b93aa13b9e0 Mon Sep 17 00:00:00 2001 From: Kevin de Heer Date: Fri, 7 Apr 2017 09:12:49 +0200 Subject: [PATCH] typo fix --- workflow.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflow.rst b/workflow.rst index a1264bab91e..8e4cba3b5a9 100644 --- a/workflow.rst +++ b/workflow.rst @@ -23,7 +23,7 @@ differences and specific features of state machine in :doc:`/workflow/state-mach Examples -------- -The simples workflow looks like this. It contains two places and one transition. +The simplest workflow looks like this. It contains two places and one transition. .. image:: /_images/components/workflow/simple.png