fix: typo

This commit is contained in:
decentral1se 2023-04-17 01:39:01 +02:00
parent c126ffcf79
commit b527c54f6c
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

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 "$@"