diff --git a/eo/tutorial/html/eoLesson3.html b/eo/tutorial/html/eoLesson3.html
index 363196f49..17c539b4e 100644
--- a/eo/tutorial/html/eoLesson3.html
+++ b/eo/tutorial/html/eoLesson3.html
@@ -362,7 +362,7 @@ eoParameters
objects are used to display a set of eoValueParam
objects.
Available monitors: A few monitors
-are available in th eEO distribution:
+are available in the EO distribution:
-
eoStdoutMonitor displays its
@@ -372,11 +372,13 @@ parameters in text format on the screen. The
false, parsimonious output displays one line for all parameters.
-
-eoStdoutMonitor writes its
+eoFileMonitor writes its
parameters in text format in a file. A file
name is required in the constructor, and an optional separator character
-can be added (default is ','). Note that the file is overwritten by next
-call to the same program.
+can be added (default is ' '). Note that the file is by default overwritten
+by next call to the same program, unless you pass "true" as third (optional)
+boolean parameter, which will result in appending to the file if it
+ever exists.
-
eoGnuplot1DMonitor displays