fix: typo

This commit is contained in:
2023-04-17 01:39:01 +02:00
parent c126ffcf79
commit b527c54f6c
+1 -1
View File
@@ -153,7 +153,7 @@ abra_capsul() {
exit 1
fi
echo "You new Capsul VPS is up, with ID $vm_id. Enjoy!"
echo "Your new Capsul VPS is up, with ID $vm_id. Enjoy!"
}
abra_capsul "$@"