Fix typo
authormakeupsomething <darylcoleoffice@gmail.com>
Thu, 1 Aug 2019 06:09:58 +0000 (15:09 +0900)
committerGitHub <noreply@github.com>
Thu, 1 Aug 2019 06:09:58 +0000 (15:09 +0900)
install.sh

index 1fec5c846159ade49cfe2c592feba66e29b7255b..3e5b898477b66e874e5a92c51b4933d17de71022 100755 (executable)
@@ -189,5 +189,5 @@ if [ -d "examples" ]; then
 fi
 
 success "\nAll done!"
 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"
 inform "Find uninstall steps in $UNINSTALLER\n"