From e2c5fc46397eb2acb936670ba67266ccf211d346 Mon Sep 17 00:00:00 2001 From: nehahadkar15 Date: Wed, 17 Sep 2025 13:14:50 +0530 Subject: [PATCH] Update _category_.json.docx corrected grammatical errors --- website/docs/reframe/message-transformation/_category_.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/reframe/message-transformation/_category_.json b/website/docs/reframe/message-transformation/_category_.json index c173fb7..98d0271 100644 --- a/website/docs/reframe/message-transformation/_category_.json +++ b/website/docs/reframe/message-transformation/_category_.json @@ -3,6 +3,6 @@ "position": 4, "link": { "type": "generated-index", - "description": "Transform messages between different formats" + "description": "Transform messages into different formats" } -} \ No newline at end of file +}