Skip to content

Commit cd6690a

Browse files
committed
Minor fix [netlify-build]
1 parent 1883049 commit cd6690a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/engage/profiles/csv-upload.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ You may also encounter the following validation errors:
123123
| CSV parsing error | We encountered an issue while parsing your CSV file. Validate the CSV file and try again. |
124124
| Unexpected/fallback | Something went wrong. Try again later. |
125125
| Empty header row | This file contains empty header(s). Remove the empty header(s), then try again. |
126-
| File exceeds one million rows | Too many rows. You can upload up to 1000000 rows. |
127-
| File exceeds 1000 columns | Your CSV file is exceeding the limit of 1000 columns. |
126+
| File exceeds one million rows | Too many rows. You can upload up to 1000000 rows. |
127+
| File exceeds 1000 columns | Your CSV file is exceeding the limit of 1000 columns. |
128128
| File exceeds 100 MB | Files can be up to 100 MB. |
129129
| File contains a header with unallowed spaces | This file contains leading, trailing or consecutive spaces. Remove leading, trailing or consecutive spaces, then try again. |
130130
| File contains duplicate headers | This file contains duplicate header(s). Remove duplicate header(s), then try again. |

0 commit comments

Comments
 (0)