Skip to content

Commit 5226cca

Browse files
Update packages/thirdweb/src/universal/types/Quote.ts
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com> Signed-off-by: greg <[email protected]>
1 parent 1366d18 commit 5226cca

File tree

1 file changed

+1
-1
lines changed
  • packages/thirdweb/src/universal/types

1 file changed

+1
-1
lines changed

packages/thirdweb/src/universal/types/Quote.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export type PreparedQuote = Quote & {
2929
*/
3030
expiration?: number | undefined;
3131
/**
32-
* A series of [ox](https://oxlib.sh) EIP-1559 transactions that must be executed in sequential order to fulfull the complete route.
32+
+ * A series of [ox](https://oxlib.sh) EIP-1559 transactions that must be executed in sequential order to fulfill the complete route.
3333
*/
3434
transactions: Array<
3535
ox__TransactionEnvelopeEip1559.TransactionEnvelopeEip1559<

0 commit comments

Comments
 (0)