From 2ac1c3d1e147d321e6cfd21ac61c945cc4553c81 Mon Sep 17 00:00:00 2001 From: beeankha Date: Tue, 27 Aug 2019 10:39:25 -0400 Subject: [PATCH] Update timeout info on AWX docs. --- docs/workflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/workflow.md b/docs/workflow.md index cedc8cd2f9..3ccfb7d367 100644 --- a/docs/workflow.md +++ b/docs/workflow.md @@ -77,7 +77,7 @@ A user can _view_ approvals if they: **Other Workflow Approval Node Features** -A timeout can be set for each approval node. This field defaults to `0` for no expiration. +A timeout (in minutes and seconds) can be set for each approval node. These fields default to `0` for no expiration. ### DAG Formation and Restrictions