about summary refs log tree commit diff
path: root/pkgs/applications/networking/station/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/station/default.nix')
-rw-r--r--pkgs/applications/networking/station/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/station/default.nix b/pkgs/applications/networking/station/default.nix
index b3235ba5154f5..7207617a11665 100644
--- a/pkgs/applications/networking/station/default.nix
+++ b/pkgs/applications/networking/station/default.nix
@@ -28,7 +28,7 @@ in appimageTools.wrapType2 rec {
   '';
 
   meta = with lib; {
-    description = "A single place for all of your web applications";
+    description = "Single place for all of your web applications";
     homepage = "https://getstation.com";
     license = licenses.mit;
     platforms = [ "x86_64-linux" ];