Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
omahs authored Oct 9, 2023
1 parent eee231e commit 46270ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev-resources/APIReference/Track.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Tracks the status of a message
| `VERIFIED` | The message has been verified |
| `EXECUTING` | The message is being executed |
| `EXECUTION_FAILURE` | Message execution failed |
| `EXECUTION_SUCCESS` | Message is successfully develiered to destination Plug |
| `EXECUTION_SUCCESS` | Message is successfully delivered to destination Plug |
| `INBOUND_REVERTING` | The `inbound` method on the destination chain plug is reverting |

#### Inbound status
Expand Down

0 comments on commit 46270ba

Please sign in to comment.