Skip to content

Commit 46270ba

Browse files
authored
fix typo
1 parent eee231e commit 46270ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev-resources/APIReference/Track.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Tracks the status of a message
6565
| `VERIFIED` | The message has been verified |
6666
| `EXECUTING` | The message is being executed |
6767
| `EXECUTION_FAILURE` | Message execution failed |
68-
| `EXECUTION_SUCCESS` | Message is successfully develiered to destination Plug |
68+
| `EXECUTION_SUCCESS` | Message is successfully delivered to destination Plug |
6969
| `INBOUND_REVERTING` | The `inbound` method on the destination chain plug is reverting |
7070

7171
#### Inbound status

0 commit comments

Comments
 (0)