about summary refs log tree commit diff
path: root/pkgs/by-name/pl/plow/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/pl/plow/package.nix')
-rw-r--r--pkgs/by-name/pl/plow/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/pl/plow/package.nix b/pkgs/by-name/pl/plow/package.nix
index 237b889c71e03..981787d16d94d 100644
--- a/pkgs/by-name/pl/plow/package.nix
+++ b/pkgs/by-name/pl/plow/package.nix
@@ -20,7 +20,7 @@ buildGoModule rec {
   };
 
   meta = with lib; {
-    description = "A high-performance HTTP benchmarking tool that includes a real-time web UI and terminal display";
+    description = "High-performance HTTP benchmarking tool that includes a real-time web UI and terminal display";
     homepage = "https://github.com/six-ddc/plow";
     changelog = "https://github.com/six-ddc/plow/releases/tag/v${version}";
     license = licenses.asl20;