From c9b9281d21f1ab8ef7662a503fe4bf5468cb32a2 Mon Sep 17 00:00:00 2001 From: Romain Date: Tue, 11 Aug 2020 17:10:56 +0200 Subject: [PATCH] [Typo] The Plugin name is WavepoolEffect Just a little typo here. Signed-off-by: Romain --- docs/plugins/LED-Wavepool.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/plugins/LED-Wavepool.md b/docs/plugins/LED-Wavepool.md index d735bdd5..e0485f56 100644 --- a/docs/plugins/LED-Wavepool.md +++ b/docs/plugins/LED-Wavepool.md @@ -44,10 +44,10 @@ properties: > The Hue of the ripple animation. If set, the light splashing across the > keyboard will use this value instead of all colors of the rainbow. > -> Setting it to the special value of `Wavepool.rainbow_hue` will cause the +> Setting it to the special value of `WavepoolEffect.rainbow_hue` will cause the > plugin to use all colors again. > -> Defaults to `Wavepool.rainbow_hue`. +> Defaults to `WavepoolEffect.rainbow_hue`. ## Dependencies