about summary refs log tree commit diff
path: root/pkgs/data/themes/ant-theme/ant.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/data/themes/ant-theme/ant.nix')
-rw-r--r--pkgs/data/themes/ant-theme/ant.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/data/themes/ant-theme/ant.nix b/pkgs/data/themes/ant-theme/ant.nix
index 250b77a66e8f8..2cb6961de1f73 100644
--- a/pkgs/data/themes/ant-theme/ant.nix
+++ b/pkgs/data/themes/ant-theme/ant.nix
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
   '';
 
   meta = with lib; {
-    description = "A flat and light theme with a modern look";
+    description = "Flat and light theme with a modern look";
     homepage = "https://github.com/EliverLara/${themeName}";
     license = licenses.gpl3;
     platforms = platforms.all;