diff --git a/composer.json b/composer.json
index 80ccb3f022a7cd3f583aa66cd662f6de434629f1..3137c9dc7e41ca084f865eacdce657bc3820dc2b 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,6 @@
 {
     "name": "grifart/not-serializable",
-    "description": "Let everyone know, that this class has not been meant for serialization.",
+    "description": "State explicitly that class has not been meant for serialization.",
     "type": "library",
     "scripts": {
         "verify": ["@test", "@phpstan"],