From 225a605438592513fb708c81a4a775a6873fcdd3 Mon Sep 17 00:00:00 2001
From: Christoph Stahl <christoph.stahl@tu-dortmund.de>
Date: Mon, 30 Sep 2024 14:37:31 +0200
Subject: [PATCH] Updated description

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index d6f77ea..fd66bff 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,7 +1,7 @@
 [tool.poetry]
 name = "syng"
 version = "2.0.0"
-description = "A all-in-one webbased karaoke system with YouTube support"
+description = "All-in-one webbased karaoke system with YouTube support"
 authors = ["Christoph Stahl <christoph.stahl@tu-dortmund.de>"]
 license = "AGPL-3.0-or-later"
 readme = "README.md"