Skip to content

Commit 83ffded

Browse files
adouiriwouterj
authored andcommitted
update usage.rst
1 parent b18726b commit 83ffded

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
@@ -125,7 +125,7 @@ like this:
125125
'from' => 'review',
126126
'to' => 'published',
127127
),
128-
'reject'=> array(
128+
'reject' => array(
129129
'from' => 'review',
130130
'to' => 'rejected',
131131
),

0 commit comments

Comments
 (0)