Skip to content

Commit c93118e

Browse files
committed
minor #8331 Update usage.rst (atailouloute)
This PR was submitted for the 3.2 branch but it was merged into the 3.3 branch instead (closes #8331). Discussion ---------- Update usage.rst Commits ------- c9aaa62 Update usage.rst
2 parents 1828fae + c9aaa62 commit c93118e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ like this:
6262
<framework:config>
6363
<framework:workflow name="blog_publishing" type="workflow">
6464
<framework:marking-store type="single_state">
65-
<framework:arguments>currentPlace</framework:arguments>
65+
<framework:argument>currentPlace</framework:argument>
6666
</framework:marking-store>
6767
6868
<framework:support>AppBundle\Entity\BlogPost</framework:support>

0 commit comments

Comments
 (0)