From 87d7bd966bd81f8c3e58793163aaed3ab57a51eb Mon Sep 17 00:00:00 2001 From: Luke Hsiao Date: Tue, 14 Oct 2025 01:43:57 -0600 Subject: [PATCH] Fix typo in omarchy-update-firmware (#2442) Signed-off-by: Luke Hsiao --- bin/omarchy-update-firmware | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/omarchy-update-firmware b/bin/omarchy-update-firmware index dbcb8f53..10e490f4 100755 --- a/bin/omarchy-update-firmware +++ b/bin/omarchy-update-firmware @@ -1,7 +1,7 @@ #!/bin/bash set -e -echo -e "\e[32mUpdate Firmare\e[0m" +echo -e "\e[32mUpdate Firmware\e[0m" if omarchy-cmd-missing fwupdmgr; then omarchy-pkg-add fwupd