Skip to content

Commit

Permalink
Initiate command: description tex improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeygeno committed Sep 19, 2023
1 parent 4dd5caf commit 6d2ef4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Command/PhoneVerificationInitiateCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

#[AsCommand(
name: 'phone-verification:initiate',
description: 'Sends a notification with an otp to a recipient',
description: 'Sends a notification with A one-time password to a recipient',
)]
class PhoneVerificationInitiateCommand extends Command
{
Expand Down

0 comments on commit 6d2ef4c

Please # to comment.