diff --git a/install.sh b/install.sh index 030c048e..996ff712 100755 --- a/install.sh +++ b/install.sh @@ -50,7 +50,7 @@ echo "#########################################################################" echo " " tput setaf 4; -echo "Installing reNgine and it's dependencies" +echo "Installing reNgine and its dependencies" echo " " if [ "$EUID" -ne 0 ]