File tree 2 files changed +2
-2
lines changed
Adapters/Laravel/Commands
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
26
26
' <options=bold>https://github.com/nunomaduro/phpinsights</> ' ,
27
27
' - Sponsor the maintainers: ' ,
28
28
' <options=bold>https://github.com/sponsors/nunomaduro</> ' ,
29
- ' - Subscribe my YouTube channel: ' ,
29
+ ' - Subscribe to my YouTube channel: ' ,
30
30
' <options=bold>https://www.youtube.com/@nunomaduro</> ' ,
31
31
];
32
32
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ final class InvokableCommand extends BaseCommand
17
17
' <options=bold>https://github.com/nunomaduro/phpinsights</> ' ,
18
18
' - Sponsor the maintainers: ' ,
19
19
' <options=bold>https://github.com/sponsors/nunomaduro</> ' ,
20
- ' - Subscribe my YouTube channel: ' ,
20
+ ' - Subscribe to my YouTube channel: ' ,
21
21
' <options=bold>https://www.youtube.com/@nunomaduro</> ' ,
22
22
];
23
23
You can’t perform that action at this time.
0 commit comments