diff --git a/MySQL-ModInst.sh b/MySQL-ModInst.sh index f673438..7575c79 100644 --- a/MySQL-ModInst.sh +++ b/MySQL-ModInst.sh @@ -48,7 +48,7 @@ elif [[ "${dist}" == *"centos"* ]] && [[ "${dist_ver}" == *"8"* ]]; then PKGLIST="dnf.pkg.list" shortdist=cent8 else - echo "This os in not supported" + echo "This OS is not supported" exit fi