From 4b01f4b10e201a38e450a83be4a8f6f61a262281 Mon Sep 17 00:00:00 2001 From: Maciej Pijanowski Date: Wed, 16 Jun 2021 11:00:44 +0200 Subject: [PATCH] superio/README.md: fix typo Signed-off-by: Maciej Pijanowski --- plugins/superio/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/superio/README.md b/plugins/superio/README.md index 168081de6..da045d36f 100644 --- a/plugins/superio/README.md +++ b/plugins/superio/README.md @@ -29,7 +29,7 @@ Update Behavior The firmware is deployed when the device is in normal runtime mode, but it is only activated on machine reboot. The firmware write is normally scheduled to be done very early in the boot process to minimize the chance the EC chip locking -up if the user is actually using the kerboard controller. +up if the user is actually using the keyboard controller. Vendor ID Security ------------------