Skip to content

Commit f9ba3d1

Browse files
Update website/src/pages/en/subgraphs/guides/agent0.mdx
Co-authored-by: Benoît Rouleau <1059139+benface@users.noreply.github.com>
1 parent 379c69b commit f9ba3d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/pages/en/subgraphs/guides/agent0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ curl -X POST \
7474
https://gateway.thegraph.com/api/<API_KEY>/subgraphs/id/<SUBGRAPH_ID>
7575
```
7676

77-
**TypeScript**
77+
#### TypeScript
7878

7979
```typescript
8080
const res = await fetch(

0 commit comments

Comments
 (0)