Skip to content

Commit 97dfefb

Browse files
Apply suggestions from code review
1 parent 9df0ae0 commit 97dfefb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/protocols/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,9 @@ Segment's [Schema Controls](docs/connections/sources/schema/destination-data-con
155155
3. **Advanced Blocking Controls/"Common JSON Schema Violations"**: Segment evaluates incoming events thoroughly, including event names, context field names and values, and the names and values of properties/traits, against the [Common JSON schema](/docs/protocols/tracking-plan/create/#common-json-schema) in your Tracking Plan.
156156

157157

158-
### Why am I still seeing unplanned properties within the source Schema, when the properties have been added to newer versions of the Tracking Plan?
158+
### Why am I still seeing unplanned properties in my Source Schema when I've added the properties to a new version of my Tracking Plan?
159159

160-
The schema will only validate events against the oldest event version that exists in the tracking plan, so if you have version 1 and version 2, the schema page will only check the tracking plan against version 1.
160+
The source schema only validates events against the oldest event version in a Tracking Plan. If, for example, you have a version 1 and version 2 of your Tracking Plan, the schema only checks against version 1 of your Tracking Plan.
161161

162162
### Do blocked and discarded events count towards my MTU counts?
163163

0 commit comments

Comments
 (0)