Skip to content

Commit 628a6ce

Browse files
committed
[netlify-build]
1 parent fb7856b commit 628a6ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/protocols/tracking-plan/create.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ It's best to keep traits optional because Identify and Group are often called an
9191

9292
### Upload a Tracking Plan
9393

94-
You can make changes to a Tracking Plan by uploading a Tracking Plan CSV to replace the rules of your existing Tracking Plan.
94+
You can make changes to a Tracking Plan by uploading a CSV to replace the rules of your existing Tracking Plan.
9595

9696
> info "Tracking Plans with imported libraries cannot be changed using the Upload a Tracking Plan method"
9797
> If you have a Tracking Plan with imported libraries, you must make changes to your Tracking Plan in the Segment app.
@@ -273,4 +273,4 @@ analytics.track('Order Completed', {
273273
});
274274
```
275275
> info ""
276-
> **Note:** Protocols validate events against the oldest event version in the Tracking Plan for event payloads that are 1) missing the context.protocols.event_version key, or 2) contain an invalid/undefined event version (ex: event_version:3.2).
276+
> **Note:** Protocols validate events against the oldest event version in the Tracking Plan for event payloads that are 1) missing the context.protocols.event_version key, or 2) contain an invalid/undefined event version (ex: event_version:3.2).

0 commit comments

Comments
 (0)