Skip to content

Commit de5c12b

Browse files
committed
Fix JSON syntax
1 parent 952a840 commit de5c12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/filtering-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can use the `integrations` JSON object as part of your Segment payloads to c
2525
"page": {
2626
"title": "Analytics Academy",
2727
"url": "https://segment.com/academy/"
28-
},
28+
}
2929
},
3030
"integrations": {
3131
"All": true,

0 commit comments

Comments
 (0)