about summary refs log tree commit diff
path: root/pkgs/by-name/au/authentik/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/au/authentik/package.nix')
-rw-r--r--pkgs/by-name/au/authentik/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/au/authentik/package.nix b/pkgs/by-name/au/authentik/package.nix
index 9f8299e985ce4..3b0132ee0a5ba 100644
--- a/pkgs/by-name/au/authentik/package.nix
+++ b/pkgs/by-name/au/authentik/package.nix
@@ -21,7 +21,7 @@ let
   };
 
   meta = with lib; {
-    description = "The authentication glue you need";
+    description = "Authentication glue you need";
     changelog = "https://github.com/goauthentik/authentik/releases/tag/version%2F${version}";
     homepage = "https://goauthentik.io/";
     license = licenses.mit;