Skip to content

Commit a49c1d2

Browse files
Merge pull request #8131 from segmentio/batch-9
batch 9 fixes
2 parents 49cf984 + 4120e96 commit a49c1d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/monitor/granular-observability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The rate limiting metadata follows the Segment API [Rate limit errors](https://d
3838
Here's an example call:
3939

4040

41-
```curl
41+
```bash
4242
curl -i -X POST \
4343
'https://api.segmentapis.com/customer-insights/download?collectionId=<COLLECTION ID FROM UI>&hour=<HOUR>' \
4444
-H 'Authorization: Bearer <TOKEN>'

0 commit comments

Comments
 (0)