From b16a21103d21981b1b269f3614726e784013c74b Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 28 Jan 2024 06:44:39 -0700 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8ce536..c38171a 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Available commands: ## Notes * This script requires root privileges to run. -* It relies on the `ectool` utility to interact with the Framework Laptop 13 embedded controlled. If `ectool` is not found, the binary will be downloaded automatically into `/usr/local/bin`. +* It relies on the `ectool` utility to interact with the Framework Laptop 13 embedded controller. If `ectool` is not found, the binary will be downloaded automatically into `/usr/local/bin`. ## Contributing