diff --git a/app/Console/Commands/InviteFromWaitlist.php b/app/Console/Commands/InviteFromWaitlist.php index 367e7d3e7..4adc60693 100644 --- a/app/Console/Commands/InviteFromWaitlist.php +++ b/app/Console/Commands/InviteFromWaitlist.php @@ -39,7 +39,7 @@ public function handle() $this->remove_from_waitlist(); $this->send_email(); } else { - $this->info('No one in the waitlist who is verified. 👀'); + $this->info('No verified user found in the waitlist. 👀'); } } private function register_user() diff --git a/resources/views/emails/waitlist-invitation.blade.php b/resources/views/emails/waitlist-invitation.blade.php index f0567ffe6..8a7647f59 100644 --- a/resources/views/emails/waitlist-invitation.blade.php +++ b/resources/views/emails/waitlist-invitation.blade.php @@ -1,6 +1,6 @@ Congratulations!

-You have been invited to join the Coolify Cloud: Login here +You have been invited to join the Coolify Cloud. Login here

Credentials: