From 16aa2e8fdbb128b46476b227287a5aec2def5fb0 Mon Sep 17 00:00:00 2001 From: Kurt McKee Date: Mon, 27 Nov 2023 03:07:43 -0600 Subject: [PATCH] Fix a typo in the word 'Sphinx' (#10926) Fix typo in the word 'Sphinx' --- readthedocs/rtd_tests/fixtures/spec/v2/schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readthedocs/rtd_tests/fixtures/spec/v2/schema.json b/readthedocs/rtd_tests/fixtures/spec/v2/schema.json index d15142bff24..78a66b554e7 100644 --- a/readthedocs/rtd_tests/fixtures/spec/v2/schema.json +++ b/readthedocs/rtd_tests/fixtures/spec/v2/schema.json @@ -270,7 +270,7 @@ "additionalProperties": false }, "sphinx": { - "title": "Sphix", + "title": "Sphinx", "description": "Configuration for sphinx documentation.", "type": "object", "properties": {