diff --git a/documentation/Fl_Chart.html b/documentation/Fl_Chart.html
index cc00cce70..02ea2fec3 100644
--- a/documentation/Fl_Chart.html
+++ b/documentation/Fl_Chart.html
@@ -78,7 +78,7 @@ the chart values to a and b respectively.
The insert method inserts a data value at the given position
-pos. Position 0 is the first data value.
+pos. Position 1 is the first data value.
The maxsize method gets or sets the maximum number of data
@@ -87,7 +87,7 @@ be allowed to grow to any size depending on available memory.
The replace method replaces data value pos with
-value, label, and color. Position 0 is the
+value, label, and color. Position 1 is the
first data value.
The size method returns the number of data values in the