From ea2e6f68d58c528e1723b1a7094a916a2d8cab0c Mon Sep 17 00:00:00 2001 From: Antoine Griffard Date: Mon, 5 Jan 2026 09:26:17 +0100 Subject: [PATCH] Revise View Count feature description in README Updated the description of the View Count feature to clarify its purpose. --- src/OrchardCoreContrib.ViewCount/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/OrchardCoreContrib.ViewCount/README.md b/src/OrchardCoreContrib.ViewCount/README.md index 2f9fb72..404b496 100644 --- a/src/OrchardCoreContrib.ViewCount/README.md +++ b/src/OrchardCoreContrib.ViewCount/README.md @@ -19,10 +19,10 @@ Content Management ## Features | | | -|------------------|--------------------------------------------| -| **Name** | View Count (`OrchardCoreContrib.ViewCount`)| -| **Description** | Allow you to send SMS via ACS SMS service. | -| **Dependencies** | `OrchardCore.Contents` | +|------------------|------------------------------------------------------------| +| **Name** | View Count (`OrchardCoreContrib.ViewCount`) | +| **Description** | Allows you to track the number of views of a content item. | +| **Dependencies** | `OrchardCore.Contents` | ## NuGet Packages