diff --git a/API.txt b/API.txt index dfad459..f10032b 100644 --- a/API.txt +++ b/API.txt @@ -1142,7 +1142,7 @@ hooks in the plugins bundled with Flot. function(plot, canvascontext) Called before all other drawing operations. Used to draw backgrounds - or other custom elements before the plot or axes have been draw. + or other custom elements before the plot or axes have been drawn. - drawSeries [phase 5]