Small correction.

Wed, 12 Mar 2014 11:50:52 +0200

author
Iannis <ioannis@inoe.ro>
date
Wed, 12 Mar 2014 11:50:52 +0200
changeset 46
5cb4da4bed26
parent 45
156eaee2f510
child 47
ea696c3c4cb8

Small correction.

docs/data_processing/uploading_measurements.rst file | annotate | diff | comparison | revisions
--- a/docs/data_processing/uploading_measurements.rst	Wed Mar 12 11:44:56 2014 +0200
+++ b/docs/data_processing/uploading_measurements.rst	Wed Mar 12 11:50:52 2014 +0200
@@ -73,7 +73,12 @@
 Form Validation
 ---------------
 
-The data you submit in the form are check in two stages.
+The aim of form validation is to detect errors in your submitted data as early
+as possible. In this way you can save time by correcting errors before the 
+processing of your data fails. 
+
+The data you provide in the form are check in two stages, before you submit 
+and after you submit the form.
 
 Before you submit the form
 ~~~~~~~~~~~~~~~~~~~~~~~~~~

mercurial