diff options
Diffstat (limited to 'pkgs/by-name/pa/pat/package.nix')
| -rw-r--r-- | pkgs/by-name/pa/pat/package.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/pa/pat/package.nix b/pkgs/by-name/pa/pat/package.nix index 2c7288e3defa..acc50d4b43ac 100644 --- a/pkgs/by-name/pa/pat/package.nix +++ b/pkgs/by-name/pa/pat/package.nix @@ -38,7 +38,7 @@ buildGoModule rec { ''; meta = with lib; { - description = "Pat is a cross platform Winlink client written in Go"; + description = "Cross-platform Winlink client written in Go"; homepage = "https://getpat.io/"; license = licenses.mit; maintainers = with maintainers; [ |
