diff --git a/docs/docsite/rst/dev_guide/style_guide/conf.py b/docs/docsite/rst/dev_guide/style_guide/conf.py index 77a3544ca17..0fe348b8ea9 100644 --- a/docs/docsite/rst/dev_guide/style_guide/conf.py +++ b/docs/docsite/rst/dev_guide/style_guide/conf.py @@ -336,7 +336,7 @@ epub_copyright = copyright # The format is a list of tuples containing the path and title. # epub_pre_files = [] -# HTML files shat should be inserted after the pages created by sphinx. +# HTML files that should be inserted after the pages created by sphinx. # The format is a list of tuples containing the path and title. # epub_post_files = []