about summary refs log tree commit diff
path: root/pkgs/by-name/ne/netop/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/ne/netop/package.nix')
-rw-r--r--pkgs/by-name/ne/netop/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/ne/netop/package.nix b/pkgs/by-name/ne/netop/package.nix
index 146409511aaa9..ac85b1e4936bd 100644
--- a/pkgs/by-name/ne/netop/package.nix
+++ b/pkgs/by-name/ne/netop/package.nix
@@ -18,7 +18,7 @@ rustPlatform.buildRustPackage rec {
 
   meta = with lib; {
     changelog = "https://github.com/ZingerLittleBee/netop/raw/v${version}/CHANGELOG.md";
-    description = "A network monitor using bpf";
+    description = "Network monitor using bpf";
     homepage = "https://github.com/ZingerLittleBee/netop";
     license = licenses.mit;
     mainProgram = "netop";