Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jul 11, 2024
1 parent 18846cb commit d102bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Command/DetectNodeCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ protected function execute(InputInterface $input, OutputInterface $output): int
{
$this->symfonyStyle->warning(
'This rule is deprecated as too sensitive on correct output and unable to click through.
Use dynamic, sharedable online version https://getrector.com/ast instead.'
Use dynamic, shareable online version https://getrector.com/ast instead.'
);

return self::SUCCESS;
Expand Down

0 comments on commit d102bd1

Please sign in to comment.