From 4651ca41c735d0c3151837a9c0fc927658a1eeae Mon Sep 17 00:00:00 2001 From: Tac Tacelosky Date: Sun, 7 Jul 2024 12:05:00 -0600 Subject: [PATCH] add missing word "if the property" doesn't seem right to me. --- components/workflow.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/workflow.rst b/components/workflow.rst index 3821a2e9fa8..8ca201b0859 100644 --- a/components/workflow.rst +++ b/components/workflow.rst @@ -94,7 +94,7 @@ you can retrieve a workflow from it and use it as follows:: Initialization -------------- -If the property of your object is ``null`` and you want to set it with the +If the marking property of your object is ``null`` and you want to set it with the ``initial_marking`` from the configuration, you can call the ``getMarking()`` method to initialize the object property::