From 8becc60811ae63b46a42c3363a9109518ac5dd9d Mon Sep 17 00:00:00 2001 From: Tom French Date: Wed, 5 Sep 2018 19:19:12 +0100 Subject: [PATCH] Update README.md Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59c19d0..b0b73ae 100644 --- a/README.md +++ b/README.md @@ -134,4 +134,4 @@ You can change the owner, group and permissions of `/proc/acpi/nuc_led` by passi * `nuc_led_gid` to set the owning group (default is 0, root) * `nuc_led_perms` to set the file permissions (default is r+w for group and user and r for others) -Note: Once an LED has been set to `SW Control` in the BIOS, it will remain off initially until a color is explicitly sett, after which the set color is retained across reboots. +Note: Once an LED has been set to `SW Control` in the BIOS, it will remain off initially until a color is explicitly set, after which the set color is retained across reboots.