From 8a9402e8f12eab2bb055ad17d518448d44ff640d Mon Sep 17 00:00:00 2001 From: Javier Cicchelli Date: Sun, 30 Aug 2026 08:35:44 +0200 Subject: [PATCH] Improved the documentation of the README file in the Utility package. --- Packages/Utility/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packages/Utility/README.md b/Packages/Utility/README.md index 5f62ff0..9e8b0f5 100644 --- a/Packages/Utility/README.md +++ b/Packages/Utility/README.md @@ -1,5 +1,5 @@ # Utility -The general-purpose helpers the **Loud** services share: small, single-purpose methods with no dependencies beyond Foundation and no ties to any web framework. +The general-purpose helpers the platform's services share: small, single-purpose methods with no dependencies beyond Foundation and no ties to any web framework. ## Overview | Role | Types |