Skip to content

Commit a3c2fa5

Browse files
committed
Merge remote-tracking branch 'datpmwork/feat-add-bref-tinker' into feat-add-bref-tinker
2 parents 17d06f8 + 23d5e84 commit a3c2fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/Tinker.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ protected function configure(): void
1717

1818
$this
1919
->setName('tinker')
20-
->setDescription('Run a Tinker shell in the lambda');
20+
->setDescription('Run Laravel Tinker in AWS Lambda');
2121
parent::configure();
2222
}
2323

0 commit comments

Comments
 (0)