Skip to content

Commit 6ad2aa8

Browse files
committed
fixing some funky sentences
1 parent 0f1eeb1 commit 6ad2aa8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/protocols/tracking-plan/create.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,18 +91,18 @@ 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 directly uploading a new Tracking Plan CSV to your existing Tracking Plan. Segment provides a template you can use, or you can [download your Tracking Plan](#download-a-tracking-plan) and make changes directly to that CSV file.
94+
You can make changes to a Tracking Plan by uploading a Tracking Plan 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"
97-
> If you have a Tracking Plan with imported libraries, you must make changes directly to your Tracking Plan.
97+
> If you have a Tracking Plan with imported libraries, you must make changes to your Tracking Plan in the Segment app.
9898
99-
To update a Tracking Plan using a CSV file:
99+
To update a Tracking Plan by uploading a CSV file:
100100
1. Click **Protocols** in the left navigation bar.
101101
2. On the row of the Tracking Plan you want to edit, open the contextual menu(...) and select **View Tracking Plan**.
102102
3. Select **Edit Tracking Plan**.
103103
4. Click the **Import...** button and select **From CSV**.
104104
5. Download the Tracking Plan template CSV and fill in the template CSV file with your new Tracking Plan rules, or make changes to your [downloaded Tracking Plan](#download-a-tracking-plan).
105-
6. Once you've filled in the provided template or made changes to your downloaded Tracking Plan, add it to the upload field and click **Upload**.
105+
6. Once you've filled in the provided template or made changes to your downloaded Tracking Plan, add your CSV file to the file uploader and click **Upload**.
106106

107107
After uploading your CSV file, you are redirected to the Upload & Download History page while the upload is in progress. If the CSV upload fails due to issues with the content of your Tracking Plan, you can download the file `error_report.csv`, which provides you the error in the "Error Details" column of your CSV file. If the upload fails due to issues with the uploaded file itself (a file that is too large, has too many rows, or is not a CSV file, for example), you'll be able to view the error directly in the Reports column.
108108

0 commit comments

Comments
 (0)