summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/feature_backlight.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_backlight.md b/docs/feature_backlight.md
index 8f883e08f..7bb7e03a8 100644
--- a/docs/feature_backlight.md
+++ b/docs/feature_backlight.md
@@ -61,7 +61,7 @@ In this handler, the value of an incrementing counter is mapped onto a precomput
|`backlight_increase()` |Increase the backlight level |
|`backlight_decrease()` |Decrease the backlight level |
|`backlight_level(x)` |Sets the backlight level to specified level |
-|`get_backlight_level()`|Toggle backlight breathing |
+|`get_backlight_level()`|Return the current backlight level |
### Backlight Breathing Functions