Skip to content

Commit 96538b9

Browse files
Fix typo in workflow usage code lock
1 parent 2e23084 commit 96538b9

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
@@ -140,7 +140,7 @@ like this:
140140
// This property is used by the marking store
141141
public $currentPlace;
142142
public $title;
143-
public $content
143+
public $content;
144144
}
145145
146146
.. note::

0 commit comments

Comments
 (0)