From 876dfbe7c3ec660f7ba93c4f7777333b7cf1e1cc Mon Sep 17 00:00:00 2001 From: makeupsomething Date: Thu, 1 Aug 2019 15:09:58 +0900 Subject: [PATCH] Fix typo --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 1fec5c8..3e5b898 100755 --- a/install.sh +++ b/install.sh @@ -189,5 +189,5 @@ if [ -d "examples" ]; then fi success "\nAll done!" -inform "If this is your first time installing you should reboot for hardware changes to tkae effect.\n" +inform "If this is your first time installing you should reboot for hardware changes to take effect.\n" inform "Find uninstall steps in $UNINSTALLER\n" -- 2.30.2