File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Adapters/Laravel/Commands Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ final class InsightsCommand extends Command
2626 ' <options=bold>https://github.com/nunomaduro/phpinsights</> ' ,
2727 ' - Sponsor the maintainers: ' ,
2828 ' <options=bold>https://github.com/sponsors/nunomaduro</> ' ,
29- ' - Subscribe my YouTube channel: ' ,
29+ ' - Subscribe to my YouTube channel: ' ,
3030 ' <options=bold>https://www.youtube.com/@nunomaduro</> ' ,
3131 ];
3232
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ final class InvokableCommand extends BaseCommand
1717 ' <options=bold>https://github.com/nunomaduro/phpinsights</> ' ,
1818 ' - Sponsor the maintainers: ' ,
1919 ' <options=bold>https://github.com/sponsors/nunomaduro</> ' ,
20- ' - Subscribe my YouTube channel: ' ,
20+ ' - Subscribe to my YouTube channel: ' ,
2121 ' <options=bold>https://www.youtube.com/@nunomaduro</> ' ,
2222 ];
2323
You can’t perform that action at this time.
0 commit comments