Merge pull request #20 from makeupsomething/patch-1
authorPhilip Howard <phil@pimoroni.com>
Tue, 20 Aug 2019 15:35:39 +0000 (16:35 +0100)
committerGitHub <noreply@github.com>
Tue, 20 Aug 2019 15:35:39 +0000 (16:35 +0100)
Fix typo

install.sh

index 1fec5c846159ade49cfe2c592feba66e29b7255b..3e5b898477b66e874e5a92c51b4933d17de71022 100755 (executable)
@@ -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"