Skip to content

Commit 7ecd4aa

Browse files
committed
Update comment in FilesServiceProvider to clarify AboutCommand information
1 parent 2d1661f commit 7ecd4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FilesServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public function register()
2626
*/
2727
public function boot()
2828
{
29-
// About
29+
// Information
3030
AboutCommand::add('Pharaonic', fn() => ['Has Files' => '3.x']);
3131

3232
// Observers

0 commit comments

Comments
 (0)