diff --git a/docs/usermanual.html b/docs/usermanual.html
index 3c4514b0b061c8963c94c50a9ca5f74ac8d85dcc..b9e996e34d352c7b5af9f271c0e5ac56bfc8b149 100644
--- a/docs/usermanual.html
+++ b/docs/usermanual.html
@@ -56,19 +56,19 @@
How to provide list(s) of element(s)
- On the right of the example page, two tabs allow you to input lists.
+ On the right side of the example page, two tabs are available:
- - "Paste lists": you can fill each of the six textareas with your own data
- (warning: one element per line!).
- If the same item is given multiple times, this one will be considered as unique.
+ - "Paste lists": fill textareas with your own data (warning: one element per
+ line!).
+ If the same item is given multiple times, this one will be considered only once.
You can also customize the list labels using the text field on the top of each textarea.
- The length of the name is limited at eleven characters.
+ The length of the name is limited at 11 characters.
- - "Upload lists": you can define upload parameters (field separator, header line)
- and browse your computer to select one text delimited file (warning: each line
- must have the same field number!).
+
- "Upload lists": define upload parameters, such as field separator, header line,
+ and browse files on your computer to select one text delimited file (warning: each line
+ must have the same number of fields!).
If the same item is given multiple times in a specific column, this one will be considered
- as unique.
+ only once.