From 11afdb51e68c6bd05a3a5cb206d1086ec2407880 Mon Sep 17 00:00:00 2001 From: ayacoo Date: Tue, 13 Dec 2016 17:55:30 +0100 Subject: [PATCH] Update state-machines.rst Typing error corrected --- workflow/state-machines.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflow/state-machines.rst b/workflow/state-machines.rst index 5cde20d335b..238397b7a37 100644 --- a/workflow/state-machines.rst +++ b/workflow/state-machines.rst @@ -49,7 +49,7 @@ Below is the configuration for the pull request state machine. update: from: [coding, travis, review] to: travis - wait_for_reivew: + wait_for_review: from: travis to: review request_change: