Skip to content

Commit 0161981

Browse files
Update src/protocols/tracking-plan/create.md
Co-authored-by: forstisabella <[email protected]>
1 parent f060316 commit 0161981

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/protocols/tracking-plan/create.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,7 @@ Segment supports object and array data types in the Tracking Plan editor. These
129129
2. Click the **(+)** next to the property name to add key value pairs in the object, or objects to an array of objects.
130130

131131
> info ""
132-
> When creating array properties, add the `items` nested property to ensure that the items nested property,
133-
> denoted by the name of the array property with a `.$` suffix is marked as planned in the source schema.
132+
> When creating array properties in your Tracking Plan, add the `items` nested property, denoted by the name of the array property with a `.$` suffix, to ensure that the nested property is marked as planned in the Source Schema.
134133
135134
### Add Identify or Group traits
136135
You can define which traits you expect to see passed in Identify or Group calls like how you would add Track calls to the Tracking Plan. Navigate to the **Identify** or **Group** tab in your Tracking Plan and click the **(+)** button to add a new trait.

0 commit comments

Comments
 (0)