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