Skip to content

Commit f631292

Browse files
authored
Update src/Collectors/Auth.php
1 parent 89969b6 commit f631292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Collectors/Auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class Auth extends BaseCollector
4242
*
4343
* @var string
4444
*/
45-
protected $title = 'Shield';
45+
protected $title = 'Auth';
4646

4747
private ShieldAuth $auth;
4848

0 commit comments

Comments
 (0)