Skip to content

Commit 466e40f

Browse files
committed
fix XML attribute name
1 parent 3912063 commit 466e40f

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
@@ -65,7 +65,7 @@ like this:
6565
6666
<framework:config>
6767
<framework:workflow name="blog_publishing" type="workflow">
68-
<framework:audit_trail enabled="true" />
68+
<framework:audit-trail enabled="true" />
6969
7070
<framework:marking-store type="single_state">
7171
<framework:argument>currentPlace</framework:argument>

0 commit comments

Comments
 (0)