about summary refs log tree commit diff
path: root/pkgs/by-name/am/amfora/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/am/amfora/package.nix')
-rw-r--r--pkgs/by-name/am/amfora/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/am/amfora/package.nix b/pkgs/by-name/am/amfora/package.nix
index 340a7d9066508..7c80504fd95e4 100644
--- a/pkgs/by-name/am/amfora/package.nix
+++ b/pkgs/by-name/am/amfora/package.nix
@@ -19,7 +19,7 @@ buildGoModule rec {
   '';
 
   meta = with lib; {
-    description = "A fancy terminal browser for the Gemini protocol";
+    description = "Fancy terminal browser for the Gemini protocol";
     mainProgram = "amfora";
     homepage = "https://github.com/makeworld-the-better-one/amfora";
     license = with licenses; [ gpl3 ];