diff --git a/frappe/core/doctype/data_import/data_import.json b/frappe/core/doctype/data_import/data_import.json index e314402b39..11c8368e00 100644 --- a/frappe/core/doctype/data_import/data_import.json +++ b/frappe/core/doctype/data_import/data_import.json @@ -356,7 +356,7 @@ "bold": 0, "collapsible": 0, "columns": 0, - "description": "If this is checked, rows with valid data will be imported and invalid rows will be dumped into a new file for you to import later.\n", + "description": "If this is checked, rows with valid data will be imported and invalid rows will be dumped into a new file for you to import later.", "fieldname": "skip_errors", "fieldtype": "Check", "hidden": 0, @@ -727,7 +727,7 @@ "issingle": 0, "istable": 0, "max_attachments": 1, - "modified": "2018-08-23 15:05:56.787108", + "modified": "2018-08-28 15:05:56.787108", "modified_by": "Administrator", "module": "Core", "name": "Data Import", @@ -764,4 +764,4 @@ "track_changes": 1, "track_seen": 1, "track_views": 0 -} \ No newline at end of file +}