diff --git a/docs/sources/reference/singlestat.md b/docs/sources/reference/singlestat.md
index 7de047197f7..a982871a5cd 100644
--- a/docs/sources/reference/singlestat.md
+++ b/docs/sources/reference/singlestat.md
@@ -58,7 +58,7 @@ Value to text mapping allows you to translate the value of the summary stat into
### Multiple Series Error
-
+
Grafana 2.5 introduced stricter checking for multiple-series on singlestat panels. In previous versions, the panel logic did not verify that only a single series was used, and instead, displayed the first series encountered. Depending on your data source, this could have lead to inconsistent data being shown and/or a general confusion about which metric was being displayed.