From e9dcf0e00bcd4d5995c7bbe65fff4012d4c489a7 Mon Sep 17 00:00:00 2001 From: Adam Williams Date: Fri, 11 Apr 2014 15:22:20 +0200 Subject: [PATCH] Fixes documentation typo --- src/app/panels/graphite/module.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/panels/graphite/module.js b/src/app/panels/graphite/module.js index 33cdf49d9ad..a9aad456bd2 100644 --- a/src/app/panels/graphite/module.js +++ b/src/app/panels/graphite/module.js @@ -140,7 +140,7 @@ function (angular, app, $, _, kbn, moment, timeSeries) { */ stack : false, /** @scratch /panels/histogram/3 - * legend:: Display the legond + * legend:: Display the legend */ legend: { show: true, // disable/enable legend