diff --git a/frontend/my/src/Import.js b/frontend/my/src/Import.js index 25f4336..fcf18eb 100644 --- a/frontend/my/src/Import.js +++ b/frontend/my/src/Import.js @@ -119,6 +119,7 @@ class TheFormDef extends React.PureComponent {
For existing subscribers, the names and attributes will be overwritten with the values in the CSV.
status
and attributes
are optional).
{" "}
attributes
should be a valid JSON string with double escaped quotes.
- Spreadsheet programs should automatically take care of this without having to manually
+ Spreadsheet programs should automatically take care of this without having you manually
escape quotes.