diff --git a/l2ork_addons/tar_em_up.sh b/l2ork_addons/tar_em_up.sh
index 22baef064a94a61cb9be9796d9990a508cb8f236..4e6f94db62d90005bbfad5299942a7e741abab77 100755
--- a/l2ork_addons/tar_em_up.sh
+++ b/l2ork_addons/tar_em_up.sh
@@ -127,7 +127,7 @@ fi
 
 if [ $full -gt 0 -o $deb -gt 0 ]
 then
-	echo "Pd full installer... IMPORTANT! When ran for the first time this step requires internet connection to pull sources from other repositories..."
+	echo "Pd full installer... IMPORTANT! When run for the first time this step requires internet connection to pull sources from other repositories..."
 
 	if [ -d .git ]; then
 		# check if Gem submodule is empty, and if so do first init