Skip to content

Commit 334dc9d

Browse files
authored
Update sdk.ts (#1641)
1 parent 69982f6 commit 334dc9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sdk.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1192,7 +1192,7 @@ export class OpenSeaSDK {
11921192

11931193
/**
11941194
* Instead of signing an off-chain order, this methods allows you to approve an order
1195-
* with on on-chain transaction.
1195+
* with an on-chain transaction.
11961196
* @param order Order to approve
11971197
* @param domain An optional domain to be hashed and included at the end of fulfillment calldata. This can be used for on-chain order attribution to assist with analytics.
11981198
* @returns Transaction hash of the approval transaction

0 commit comments

Comments
 (0)