diff --git a/pyproject.toml b/pyproject.toml
index 92725cc71b07504bb04df9bfc9847aa2b1ba8cb4..a58b1316999f1b26efec04a0281fa2d481513c72 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,7 +1,7 @@
 [project]
 name = "pymatlib"
 version = "0.1.0"
-description = "A Python based material library"
+description = "Python based material library"
 authors = [
     {name = "Rahil Doshi", email = "rahil.doshi@fau.de"},
 ]