Skip to content

Commit e2ae1f1

Browse files
authored
Update page.mdx
1 parent e86f94c commit e2ae1f1

File tree

1 file changed

+1
-1
lines changed
  • apps/portal/src/app/insight/agents-and-llms

1 file changed

+1
-1
lines changed

apps/portal/src/app/insight/agents-and-llms/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ const url = `https://insight.thirdweb.com/v1/events?chain={{chainId}}`;
7777
const url = `https://insight.thirdweb.com/v1/events?chain=1&chain=137`;
7878
```
7979

80-
We won't duplicate multchain examples for each endpoint, but you can pass multiple chains in the query parameters pretty much everywhere!
80+
We won't duplicate multichain examples for each endpoint, but you can pass multiple chains in the query parameters pretty much everywhere!
8181

8282
### Base Response Structure
8383

0 commit comments

Comments
 (0)