Skip to content

Commit b8491da

Browse files
Update website/src/pages/en/subgraphs/guides/x402-payments.mdx
Co-authored-by: Benoît Rouleau <1059139+benface@users.noreply.github.com>
1 parent 410689f commit b8491da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/pages/en/subgraphs/guides/x402-payments.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ const query = createGraphQuery({
106106
const result = await query('{ pairs(first: 5) { id } }')
107107
```
108108

109-
**Option C: Typed SDK (full type safety)**
109+
#### Option C: Typed SDK (full type safety)
110110

111111
```bash
112112
npm install @graphprotocol/client-cli @graphprotocol/client-x402

0 commit comments

Comments
 (0)