fix some typos
[joid.git] / ci / cleanvm.sh
index 5a5365b..95c985f 100755 (executable)
@@ -5,7 +5,7 @@ set -x
 echo " Cleanup Started ..."
 
 #use the below commands if you needs to delete the virtual machine
-# also along with envuronment destroy.
+# also along with environment destroy.
 ./clean.sh
 
 vm_list=$(sudo virsh list --all)