diff --git a/pkgs/applications/networking/cluster/kcp/default.nix b/pkgs/applications/networking/cluster/kcp/default.nix index 450cbad517811..09e85eb873a7c 100644 --- a/pkgs/applications/networking/cluster/kcp/default.nix +++ b/pkgs/applications/networking/cluster/kcp/default.nix @@ -62,7 +62,7 @@ buildGoModule rec { meta = { homepage = "https://kcp.io"; - description = "Kubernetes-like control planes for form-factors and use-cases beyond Kubernetes and container workloads."; + description = "Kubernetes-like control planes for form-factors and use-cases beyond Kubernetes and container workloads"; mainProgram = "kcp"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [