summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKemoNine <mcrosson@kemonine.info>2020-12-30 21:10:18 +0000
committerPete Johanson <peter@peterjohanson.com>2021-01-08 16:08:13 -0500
commitaf563e9dbcad8ca4c06f956c342fae79e3706ff7 (patch)
tree95ee3d4a703728f8dd68381e0b396b7fb7be2987 /docs
parent6345bd54688a20cb054e061db3b3c7102bd0a0d4 (diff)
Fix parameter number
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/behaviors/lighting.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/behaviors/lighting.md b/docs/docs/behaviors/lighting.md
index 2a204e5..6e6732b 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