summaryrefslogtreecommitdiff
path: root/pkgs/by-name/no/notify/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/no/notify/package.nix')
-rw-r--r--pkgs/by-name/no/notify/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/no/notify/package.nix b/pkgs/by-name/no/notify/package.nix
index 8dbf247b00e2..4e04f257a0ef 100644
--- a/pkgs/by-name/no/notify/package.nix
+++ b/pkgs/by-name/no/notify/package.nix
@@ -31,7 +31,7 @@ buildGoModule rec {
};
meta = with lib; {
- description = "Notify allows sending the output from any tool to Slack, Discord and Telegram";
+ description = "Allows sending the output from any tool to Slack, Discord and Telegram";
longDescription = ''
Notify is a helper utility written in Go that allows you to post the output from any tool
to Slack, Discord, and Telegram.