Skip to content

Commit a27b237

Browse files
chore: spellcheck (#1506)
1 parent b451953 commit a27b237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-docs-openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ paths:
371371
properties:
372372
fillStatus:
373373
type: string
374-
enum: ["filled", "pending", "expired", "refunded", "slowFillReqested"]
374+
enum: ["filled", "pending", "expired", "refunded", "slowFillRequested"]
375375
description: >
376376
The status of the deposit.
377377
* filled: Deposits with this status have been filled on the destination chain and the recipient should have received funds. A FilledV3Relay event was emitted on the destination chain SpokePool.

0 commit comments

Comments
 (0)