about summary refs log tree commit diff
path: root/pkgs/applications/networking/gopher/phetch/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/gopher/phetch/default.nix')
-rw-r--r--pkgs/applications/networking/gopher/phetch/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/gopher/phetch/default.nix b/pkgs/applications/networking/gopher/phetch/default.nix
index ed327dab740a7..d8c30a9e6ab40 100644
--- a/pkgs/applications/networking/gopher/phetch/default.nix
+++ b/pkgs/applications/networking/gopher/phetch/default.nix
@@ -36,7 +36,7 @@ rustPlatform.buildRustPackage rec {
   doCheck = true;
 
   meta = with lib; {
-    description = "A quick lil gopher client for your terminal, written in rust";
+    description = "Quick lil gopher client for your terminal, written in rust";
     mainProgram = "phetch";
     longDescription = ''
       phetch is a terminal client designed to help you quickly navigate the gophersphere.