Skip to content

Commit b970164

Browse files
Hyperlint Automation Fix
1 parent ec885c8 commit b970164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/analytics/graphql-api/features/nested-structures.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar:
55
order: 17
66
---
77

8-
Two kinds of nested structures that are supported: **arrays** and **maps**. Fields of either of these types are arrays; when they are part part of query result, which is already an array of objects, they become nested arrays.
8+
Two kinds of nested structures that are supported: **arrays** and **maps**. Fields of either of these types are arrays; when they are a query result, which is already an array of objects, they become nested arrays.
99

1010
## Arrays
1111

0 commit comments

Comments
 (0)