Skip to content

Commit 7eeb162

Browse files
committed
minor #8479 update usage.rst (adouiri)
This PR was submitted for the 3.4 branch but it was merged into the 3.3 branch instead (closes #8479). Discussion ---------- update usage.rst Commits ------- 83ffded update usage.rst
2 parents b18726b + 83ffded commit 7eeb162

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)