Skip to content

Commit

Permalink
Update execution.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphhanna authored Jan 23, 2024
1 parent ae5c890 commit 6889d58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/execution.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Once the process goes into a **wait** state, it waits for some external input:

## Invoking a User Task

![](images/invokeTask.png)
![](images/InvokeTask.png)

## Execution Sequence

Expand Down Expand Up @@ -134,4 +134,4 @@ The current item status will be `error` and execution will continue at the Error

This will raise an Excption, stop workflow execution and save the instance datatake action

The item executing will have a status of 'error'
The item executing will have a status of 'error'

0 comments on commit 6889d58

Please sign in to comment.