From 55cc189b45c3a6742293c86bbf1c4e514f179ba3 Mon Sep 17 00:00:00 2001 From: jgomer2001 Date: Wed, 19 Oct 2022 07:23:34 -0500 Subject: [PATCH] docs: minor update #2672 --- docs/admin/developer/agama/dsl-full.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/developer/agama/dsl-full.md b/docs/admin/developer/agama/dsl-full.md index 2047ee82589..44ba393f95b 100644 --- a/docs/admin/developer/agama/dsl-full.md +++ b/docs/admin/developer/agama/dsl-full.md @@ -160,7 +160,7 @@ Flow com.acme.FoodSurvey Basepath "mydir" ``` -Next, flow timeout may be specified. This is the maximum amount of time available the end-user can take to fully complete a flow. For instance: +Next, flow timeout may be specified. This is the maximum amount of time the end-user can take to fully complete a flow. For instance: ``` Flow com.acme.FoodSurvey