diff --git a/docs/sources/reference/singlestat.md b/docs/sources/reference/singlestat.md
index 13e680c6e5c..4e5a38544c5 100644
--- a/docs/sources/reference/singlestat.md
+++ b/docs/sources/reference/singlestat.md
@@ -34,8 +34,7 @@ The coloring options of the singlestat config allow you to dynamically change th
2. `Value`: The Value checkbox applies the configured thresholds and colors to the value within the singlestat panel.
3. `Thresholds`: Thresholds allow you to change the background and value colors dyanmically within the panel. The threshold field accepts **3 comma-separated** values, corresponding to the three colors directly to the right.
4. `Colors`: The color picker allows you to select a color and opacity
-5. `Invert order`: This link toggles the threshold color order.For example: Green, Orange, Red (
) will become Red, Orange, Green (
).
-
+5. `Invert order`: This link toggles the threshold color order.For example: Green, Orange, Red (
) will become Red, Orange, Green (
).
### Spark Lines
@@ -44,7 +43,7 @@ Spark lines are a great way of seeing the historical data associated with a sing
1. `Show`: The show checkbox will toggle whether the spark line is shown in the panel. When unselected, only the value will appear.
-2. `Background`: **ASK TORKEL.**
+2. `Background`: Check if you want the sparklines to take up the full panel width or uncheck if they should only be at the bottom.
3. `Line Color`: This color selection applies to the color of the sparkline itself.
4. `Fill Color`: This color selection applies to the area below the sparkline.