Skip to content

Commit cc818dc

Browse files
bjesusvicb
andauthored
Update src/content/docs/zaraz/monitoring/monitoring-api.mdx
Co-authored-by: Victor Berchet <[email protected]>
1 parent 7e8b3da commit cc818dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/zaraz/monitoring/monitoring-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You can construct any query you'd like using the above datasets, but here are so
2929
Query for the count of Zaraz events, grouped by time.
3030

3131
```graphql
32-
query AllEvents(
32+
query ZarazEvents(
3333
$zoneTag: string
3434
$limit: uint64!
3535
$start: Date

0 commit comments

Comments
 (0)