Skip to content

Commit

Permalink
Fix a typo in the word 'Sphinx' (#10926)
Browse files Browse the repository at this point in the history
Fix typo in the word 'Sphinx'
  • Loading branch information
kurtmckee authored Nov 27, 2023
1 parent 12305ba commit 16aa2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readthedocs/rtd_tests/fixtures/spec/v2/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@
"additionalProperties": false
},
"sphinx": {
"title": "Sphix",
"title": "Sphinx",
"description": "Configuration for sphinx documentation.",
"type": "object",
"properties": {
Expand Down

0 comments on commit 16aa2e8

Please sign in to comment.