Skip to content

Commit decf918

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 b8491da commit decf918

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
@@ -93,7 +93,7 @@ npx graphclient-x402 "{ pairs(first: 5) { id } }" \
9393
--chain base
9494
```
9595

96-
**Option B: Programmatic**
96+
#### Option B: Programmatic
9797

9898
```typescript
9999
import { createGraphQuery } from '@graphprotocol/client-x402'

0 commit comments

Comments
 (0)