From fdab521c10f02c0e90d85b17dc8aa55f2b1124ef Mon Sep 17 00:00:00 2001 From: Jonathan Blandford Date: Sat, 4 Mar 2023 02:51:45 +0000 Subject: [PATCH] Update text for Crosswords --- hebbot/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hebbot/config.toml b/hebbot/config.toml index b116eb2..0312edf 100644 --- a/hebbot/config.toml +++ b/hebbot/config.toml @@ -730,7 +730,7 @@ default_section = 'third-party' emoji = '❎' name = 'crosswords' title = 'Crosswords' -description = 'A simple Crossword player and Editor.' +description = 'A crossword puzzle game and creator.' website = 'https://gitlab.gnome.org/jrb/crosswords' default_section = 'third-party' -- GitLab