From e4a66f8b8a174d5f2344de07003adbd7f8d4770d Mon Sep 17 00:00:00 2001 From: Reneta Popova Date: Tue, 6 May 2025 15:14:10 +0100 Subject: [PATCH] Update the scripts readme (#310) --- scripts/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/README.adoc b/scripts/README.adoc index 10fbdf02..be19f30b 100644 --- a/scripts/README.adoc +++ b/scripts/README.adoc @@ -37,7 +37,7 @@ What it does:: * Detects status description mismatches between the index and individual files. * Verifies page role consistency. -=== `update-gql-error-index.sh` +=== `update-gql-error-index.py` This script orchestrates the execution of the other scripts in a specific order to ensure that the error index is generated and validated correctly. What it does::