Skip to content

Commit 7b182cb

Browse files
author
markzegarelli
authored
Merge pull request #1468 from segmentio/fix_schema_config
Delete repeated sentence on Protocols Schema Config
2 parents 1477a60 + 4c9b0c3 commit 7b182cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/protocols/enforce/schema-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For example, if you include a `Subscription Cancelled` event in your Tracking Pl
2626

2727
## Track Calls - Unplanned Properties
2828

29-
Setting this dropdown to Omit Properties will ensure that properties not defined in your Tracking Plan are removed from the relevant event. For example, if you include a single `subscription_id` property in the `Subscription Cancelled` event in your tracking plan, the below track call would have the `subscription_name` property omitted by Protocols.
29+
Setting this dropdown to Omit Properties will ensure that properties not defined in your Tracking Plan are removed from the relevant event.
3030

3131
For example, if you include a single `subscription_id` property in the `Subscription Cancelled` event in your tracking plan, the example track call below would have the `subscription_name` property omitted by Protocols.
3232

0 commit comments

Comments
 (0)