Skip to content

Commit

Permalink
Fix missing colon
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr authored Nov 25, 2024
1 parent 2ea0c11 commit e4c20ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The main field describing the order status
- `shipping`: The item or asset order are being processed by the provider to provide you with the asset(s).
- `succeeded`: The provider has delivered your order and asset(s) are available.
- `failed`: The provider is not able to deliver the order.
- `canceled` The order has been canceled.
- `canceled`: The order has been canceled.

#### Timestamps

Expand Down

0 comments on commit e4c20ac

Please sign in to comment.