about summary refs log tree commit diff
path: root/pkgs/applications/audio/cider
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/cider')
-rw-r--r--pkgs/applications/audio/cider/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/cider/default.nix b/pkgs/applications/audio/cider/default.nix
index efabd0ad0eb95..21dd14ddc7ce5 100644
--- a/pkgs/applications/audio/cider/default.nix
+++ b/pkgs/applications/audio/cider/default.nix
@@ -23,7 +23,7 @@ appimageTools.wrapType2 rec {
     '';
 
   meta = with lib; {
-    description = "A new look into listening and enjoying Apple Music in style and performance";
+    description = "New look into listening and enjoying Apple Music in style and performance";
     homepage = "https://github.com/ciderapp/Cider";
     license = licenses.agpl3Only;
     mainProgram = "cider";