Skip to content

Commit 46061b8

Browse files
Merge pull request #4237 from segmentio/jfoskin-patch-2
Fixed Typo
2 parents f9c7cef + e66c328 commit 46061b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/protocols/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can also use the Slack Actions destination to set event triggers for context
2626

2727
## Protocols Tracking Plan
2828

29-
### How do I add Page and Screen events to my tracking plan?
29+
### How do I add Page and Screen events to my Tracking Plan?
3030

3131
To consolidate the views in the Schema tab, Segment automatically converts `page` and `screen` calls into `Page Viewed` and `Screen Viewed` events that appear in the Schema Events view. Segment recommends adding a `Page Viewed` or `Screen Viewed` event to your Tracking Plan with any properties you want to validate against. At this time, to validate that a specific named page/screen (`analytics.page('Homepage') | analytics.screen('Home')`) has a specific set of required properties, you will need to use the [JSON Schema](/docs/protocols/tracking-plan/create/#edit-underlying-json-schema).
3232

0 commit comments

Comments
 (0)