From af563e9dbcad8ca4c06f956c342fae79e3706ff7 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Wed, 30 Dec 2020 21:10:18 +0000 Subject: [PATCH] Fix parameter number --- docs/docs/behaviors/lighting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/behaviors/lighting.md b/docs/docs/behaviors/lighting.md index 2a204e52..6e6732be 100644 --- a/docs/docs/behaviors/lighting.md +++ b/docs/docs/behaviors/lighting.md @@ -44,7 +44,7 @@ The "RGB underglow" behavior completes an RGB action given on press. - Reference: `&rgb_ug` - Parameter #1: The RGB action define, e.g. `RGB_TOG` or `RGB_BRI` -- Parameter #1: Only applies to `RGB_COLOR_HSB` and is the HSB values of the color to set within parenthesis and separated by a common (see below for an example) +- Parameter #2: Only applies to `RGB_COLOR_HSB` and is the HSB values of the color to set within parenthesis and separated by a common (see below for an example) :::note HSB Values