From cec9634f4ac26c79f8d97a8a6efb053f326cdca3 Mon Sep 17 00:00:00 2001 From: Marcus Efraimsson Date: Wed, 18 Apr 2018 14:52:36 +0200 Subject: [PATCH] fix typo --- docs/sources/features/panels/graph.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/features/panels/graph.md b/docs/sources/features/panels/graph.md index bc0f896775e..5a010ceca40 100644 --- a/docs/sources/features/panels/graph.md +++ b/docs/sources/features/panels/graph.md @@ -126,7 +126,7 @@ It is just the sum of all data points received by Grafana. ### Hide series -Hide series when all values of a serie from a metric query are of a specific value: +Hide series when all values of a series from a metric query are of a specific value: - **With only nulls** - Value=*null* (default unchecked) - **With only zeros** - Value=*zero* (default unchecked)