We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a640d14 commit fdc221bCopy full SHA for fdc221b
workflow.rst
@@ -94,7 +94,7 @@ like this:
94
<framework:argument>currentPlace</framework:argument>
95
</framework:marking-store>
96
<framework:support>App\Entity\BlogPost</framework:support>
97
- <framework:initial_marking>draft</framework:initial_marking>
+ <framework:initial-marking>draft</framework:initial-marking>
98
<framework:place>draft</framework:place>
99
<framework:place>reviewed</framework:place>
100
<framework:place>rejected</framework:place>
0 commit comments