Skip to content

Commit 6bf217e

Browse files
authored
Update page.mdx
1 parent 4fe4622 commit 6bf217e

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
@@ -276,7 +276,7 @@ async function safeApiCall() {
276276
1. **Get All Events**
277277

278278
```typescript
279-
GET / v1 / events;
279+
GET /v1/events;
280280
```
281281

282282
2. **Get Contract Events**

0 commit comments

Comments
 (0)