Skip to content

Commit a806772

Browse files
committed
Fix formatting in UploaderServiceProvider boot method comment
1 parent 6c3e539 commit a806772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UploaderServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public function register()
3636
*/
3737
public function boot()
3838
{
39-
// Information
39+
// Information
4040
AboutCommand::add('Pharaonic', fn () => ['Uploader' => '4.x']);
4141

4242
// Observers

0 commit comments

Comments
 (0)