Skip to content

Commit eafd60e

Browse files
committed
[symfony#10124] fix XML attribute name
1 parent 5c2842e commit eafd60e

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
@@ -63,7 +63,7 @@ like this:
6363
>
6464
6565
<framework:config>
66-
<framework:workflow name="blog_publishing" type="workflow" audit_trail="enabled">
66+
<framework:workflow name="blog_publishing" type="workflow" audit-trail="enabled">
6767
<framework:marking-store type="single_state">
6868
<framework:argument>currentPlace</framework:argument>
6969
</framework:marking-store>

0 commit comments

Comments
 (0)