Skip to content

Commit af498a8

Browse files
fix typo
1 parent d46e5fe commit af498a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

smart-accounts-kit/guides/x402/seller.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import GlossaryTerm from '@theme/GlossaryTerm';
1313

1414
In this guide, you build a Node.js server that charges for HTTP API access using
1515
[x402](https://www.x402.org/) and accepts [ERC-7710](https://eips.ethereum.org/EIPS/eip-7710)
16-
delegations payments verified through the MetaMask facilitator.
16+
delegation payments verified through the MetaMask facilitator.
1717

1818
The official `@x402/express` middleware doesn't support ERC-7710 delegation payloads. This guide
1919
shows you how to implement the x402 HTTP contract manually with Express.

0 commit comments

Comments
 (0)