From d3027eb9af2fb401c1bf6526ba73ed2b322d03f4 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 13 Aug 2017 00:59:35 -0600 Subject: docs: fix punctuation --- jarmon/jarmon.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jarmon/jarmon.js b/jarmon/jarmon.js index d62564d..a25237e 100644 --- a/jarmon/jarmon.js +++ b/jarmon/jarmon.js @@ -161,7 +161,7 @@ jarmon.RrdQuery = function(rrd, unit) { * (CF) eg AVERAGE, MIN, MAX * @param {function} [transformer=function(v){return v}] A callable which * performs a transformation of the values returned from the RRD file. - * @return {module:Flot.data} A Flot compatible data series + * @return {module:Flot.data} A Flot-compatible data series * eg `{label: '', data: [], unit: ''}` **/ jarmon.RrdQuery.prototype.getData = function(startTimeJs, endTimeJs, -- cgit v1.1-4-g5e80