about summary refs log tree commit diff
path: root/pkgs/development/tools/neoload
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/neoload')
-rw-r--r--pkgs/development/tools/neoload/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/tools/neoload/default.nix b/pkgs/development/tools/neoload/default.nix
index 9c781e6f7577..c68c29f86dea 100644
--- a/pkgs/development/tools/neoload/default.nix
+++ b/pkgs/development/tools/neoload/default.nix
@@ -82,7 +82,7 @@ in stdenv.mkDerivation rec {
   '';
 
   meta = {
-    description = "load testing software for Web applications to realistically simulate user activity and analyze server behavior";
+    description = "Load testing software for Web applications to realistically simulate user activity and analyze server behavior";
 
     homepage = https://www.neotys.com/product/overview-neoload.html;