Skip to content

Commit c6e77ef

Browse files
authored
add missing word
"if the property" doesn't seem right to me.
1 parent 94bf486 commit c6e77ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/workflow.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Here's an example of using the workflow defined above::
7575
Initialization
7676
--------------
7777

78-
If the property of your object is ``null`` and you want to set it with the
78+
If the marking property of your object is ``null`` and you want to set it with the
7979
``initial_marking`` from the configuration, you can call the ``getMarking()``
8080
method to initialize the object property::
8181

0 commit comments

Comments
 (0)