diff --git a/app/config/providers.php b/app/config/providers.php index 01be14582c..e22d4bdd39 100644 --- a/app/config/providers.php +++ b/app/config/providers.php @@ -32,7 +32,7 @@ return [ // Ordered by ABC. 'mock' => false, ], 'authentik' => [ - 'name' => 'authentik', + 'name' => 'Authentik', 'developers' => 'https://goauthentik.io/docs/', 'icon' => 'icon-authentik', 'enabled' => true,