Skip to content

Commit 01b6a44

Browse files
Update use-cases/README.md
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
1 parent 43fad31 commit 01b6a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

use-cases/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Each use case in this directory MUST follow a specific structure to ensure clari
3535
#### Scenario
3636

3737
- **Triggers:** Events that initiate the workflow.
38-
- **Flow Breakdown:** Detailed step-by-step breakdown of the workflow, including key actions and decisions made throughout the process.
38+
- **Flow Breakdown:** Detailed step-by-step workflow breakdown, including key actions and decisions made throughout the process.
3939
- **Visualization:** Optional diagrams or flowcharts that illustrate the workflow's structure and progression.
4040
- **Example:** A YAML example of the workflow using Serverless Workflow DSL, demonstrating how the concepts discussed are implemented.
4141

0 commit comments

Comments
 (0)