diff --git a/core/lib/Drupal/Component/Uuid/composer.json b/core/lib/Drupal/Component/Uuid/composer.json
index 8e9cced8713f78d6a548e3cbfc2f54497308c412..fb78d9e0e8b3d0416afd028d7de23b57c9159920 100644
--- a/core/lib/Drupal/Component/Uuid/composer.json
+++ b/core/lib/Drupal/Component/Uuid/composer.json
@@ -1,6 +1,6 @@
 {
   "name": "drupal/core-uuid",
-  "description": "PHP library for reading PO files.",
+  "description": "UUID generation and validation.",
   "type": "library",
   "license": "GPL-2.0-or-later",
   "support": {