Skip to content

Commit fd62a9a

Browse files
committed
minor #20027 [Workflow] add missing word (tacman)
This PR was submitted for the 7.1 branch but it was merged into the 5.4 branch instead. Discussion ---------- [Workflow] add missing word "if the property" doesn't seem right to me. <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `7.x` for features of unreleased versions). --> Commits ------- 4651ca4 add missing word
2 parents aedad9e + 4651ca4 commit fd62a9a

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
@@ -94,7 +94,7 @@ you can retrieve a workflow from it and use it as follows::
9494
Initialization
9595
--------------
9696

97-
If the property of your object is ``null`` and you want to set it with the
97+
If the marking property of your object is ``null`` and you want to set it with the
9898
``initial_marking`` from the configuration, you can call the ``getMarking()``
9999
method to initialize the object property::
100100

0 commit comments

Comments
 (0)