summaryrefslogtreecommitdiff
path: root/views/help.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/help.haml')
-rw-r--r--views/help.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/help.haml b/views/help.haml
index 267f0ce..0e54eff 100644
--- a/views/help.haml
+++ b/views/help.haml
@@ -2,7 +2,7 @@
%h3 How to use batch prediction
%p
- You have two options to format your comma sperated spreadsheet (CSV) for batch predictions:
+ You have two options to format your comma or tab sperated spreadsheet for batch predictions:
%br
%p
@@ -66,7 +66,7 @@
="..."
%br
%p
- Uploaded CSV files will be stored until you delete them. You can repeat the prediction by selecting a file in the list of uploads.
+ Uploaded files will be stored until you delete them. You can repeat the prediction by selecting a file in the list of uploads.
%br
If you upload a file with the same name as one of the existing files, the existing file will be used.
If you want to replace an existing file delete it first!