Skip to content

Commit

Permalink
its more of a url in this instance
Browse files Browse the repository at this point in the history
  • Loading branch information
tm1000 committed Jun 24, 2022
1 parent 5293305 commit 206b18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PushCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ protected function execute(InputInterface $input, OutputInterface $output)

$this->getIO()
->write(
'Pushing archive to server: ' . $provider->getUrl() . '...',
'Pushing archive to URL: ' . $provider->getUrl() . '...',
true
);

Expand Down

0 comments on commit 206b18d

Please sign in to comment.