Skip to content

Commit

Permalink
docs: minor update #2672
Browse files Browse the repository at this point in the history
  • Loading branch information
jgomer2001 committed Oct 19, 2022
1 parent e025581 commit 55cc189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/admin/developer/agama/dsl-full.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 55cc189

Please sign in to comment.