From 2ffefa99664b9f5cdebf0a90cf9151819666e3d9 Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Tue, 12 Apr 2022 21:33:52 +0200 Subject: [PATCH] minor text update --- src/common/data/copy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/data/copy.json b/src/common/data/copy.json index 6557577..5a0e63e 100644 --- a/src/common/data/copy.json +++ b/src/common/data/copy.json @@ -168,7 +168,7 @@ "formats": { "csv": { "label": "CSV", - "description": "CSV file where sources and filters are concatenated into a single column due to data structure limitations." + "description": "CSV file where sources and filters are concatenated into a single column each due to data structure limitations." }, "json": { "label": "JSON",