Skip to content

Commit e2c6aab

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/thirdweb/src/universal/Status.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import type { Status } from "./types/Status.js";
77
/**
88
* Retrieves a Universal Bridge quote for the provided sell intent. The quote will specify the expected `destinationAmount` that will be received in exchange for the specified `originAmount`, which is specified with the `sellAmountWei` option.
99
*
10-
* The returned status will include both the origin and destiation transactions and any finalized amounts for the route.
10+
+ * The returned status will include both the origin and destination transactions and any finalized amounts for the route.
1111
*
1212
* @example
1313
* ```typescript

0 commit comments

Comments
 (0)