Update UserRegistrationMagicLink.php

pull/6327/head
Shlee 2 days ago committed by GitHub
parent fa09986a0d
commit 38d8dc6864
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -20,7 +20,7 @@ class UserRegistrationMagicLink extends Command
*
* @var string
*/
protected $description = 'Get the app magic link for users who register in-app but have not recieved the confirmation email';
protected $description = 'Get the app magic link for users who register in-app but have not received the confirmation email';
/**
* Execute the console command.

Loading…
Cancel
Save