From a669255b2d3e66efd2d55c2e5dab199e383b010e Mon Sep 17 00:00:00 2001 From: Jose Varghese <34977009+josevarghese@users.noreply.github.com> Date: Thu, 5 Mar 2026 14:55:06 +0530 Subject: [PATCH] Fix typo in sitemap reference to schemamap --- docs/features/schema/schema-aggregator/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/schema/schema-aggregator/overview.md b/docs/features/schema/schema-aggregator/overview.md index 7cc4c6f3..d2c8527b 100644 --- a/docs/features/schema/schema-aggregator/overview.md +++ b/docs/features/schema/schema-aggregator/overview.md @@ -83,7 +83,7 @@ The schemamap provides an XML index of all available schema endpoints: The schemamap is automatically referenced in your site's `robots.txt`: ``` -Sitemap: https://example.com/wp-json/yoast/v1/schema-aggregator/get-xml +Schemamap: https://example.com/wp-json/yoast/v1/schema-aggregator/get-xml ``` ### External source support