summary refs log tree commit diff
path: root/pkgs/applications/networking/super-productivity/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/super-productivity/default.nix')
-rw-r--r--pkgs/applications/networking/super-productivity/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/super-productivity/default.nix b/pkgs/applications/networking/super-productivity/default.nix
index 7a70375e42c..3c4c0f0df3c 100644
--- a/pkgs/applications/networking/super-productivity/default.nix
+++ b/pkgs/applications/networking/super-productivity/default.nix
@@ -97,7 +97,7 @@ in stdenv.mkDerivation {
   dontStrip = true;
 
   meta = with stdenv.lib; {
-    description = "To Do List / Time Tracker with Jira Integration.";
+    description = "To Do List / Time Tracker with Jira Integration";
     homepage = "https://super-productivity.com";
     license = licenses.mit;
     platforms = [ "x86_64-linux" ];