From 058ba439a76dbd79dbfdede1512ba70c98ec3c7a Mon Sep 17 00:00:00 2001 From: Kurt McKee Date: Sun, 26 Nov 2023 15:10:51 -0600 Subject: [PATCH] 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": {