Skip to content

Commit dc8e798

Browse files
committed
fix CR
1 parent f996058 commit dc8e798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/TransferFixCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
final class TransferFixCommand extends Command
1313
{
1414
protected $signature = 'bx:transfer:fix';
15-
protected $description = 'Brings transfers to the correct form.';
15+
protected $description = 'Brings transfers to the correct form/to.';
1616

1717
public function handle(Wallet $wallet, Transfer $transfer, CastServiceInterface $castService): void
1818
{

0 commit comments

Comments
 (0)