diff --git a/frontend/my/src/Import.js b/frontend/my/src/Import.js index b865a47..792da4f 100644 --- a/frontend/my/src/Import.js +++ b/frontend/my/src/Import.js @@ -317,15 +317,11 @@ class Import extends React.PureComponent {
Upload a CSV file or a ZIP file with a single CSV file in it - to bulk import a subscribers. -
-
- The CSV file should have the following headers with the exact column names
- (status
and attributes
are optional).
+ to bulk import subscribers.
{" "}
- attributes
should be a valid JSON string with double escaped quotes.
- Spreadsheet programs should automatically take care of this without having you manually
- escape quotes.
+ The CSV file should have the following headers with the exact column names.
+ {" "}
+ attributes
(optional) should be a valid JSON string with double escaped quotes.