From 2ac4fe5bdff8d27ae3f4c7ee2bdb38bbde311f76 Mon Sep 17 00:00:00 2001 From: Maurice Makaay Date: Thu, 8 Jul 2021 01:42:18 +0200 Subject: [PATCH] Typo fixed in docs. --- doc/configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/configuration.md b/doc/configuration.md index 5c5aa31..9b01342 100644 --- a/doc/configuration.md +++ b/doc/configuration.md @@ -409,7 +409,7 @@ equivalent to the one above. - 3 ``` -and +This can also be written as: ```yaml on_...: @@ -417,7 +417,7 @@ and - front_panel.set_leds: [ POWER, COLOR, 1, 2, 3 ] ``` -If only one let is specified, you can also omit the list; +If only one LED is specified, you are allowed to omit the list; ```yaml on_...: