fix spelling mistake

This commit is contained in:
shark 2019-04-06 12:37:49 -05:00
parent d203116fbe
commit ef1b6dadd7

View File

@ -1,5 +1,5 @@
post_install() {
echo "You can insatll Bedrock Linux by running 'bedrock-linux.sh --hijack' as root. This action cannot be reversed!"
echo "You can install Bedrock Linux by running 'bedrock-linux.sh --hijack' as root. This action cannot be reversed!"
}
post_upgrade() {
echo "You can update Bedrock Linux by running 'bedrock-linux.sh --update' as root."