Skip to content

Commit d5537ad

Browse files
committed
Fix conf.py typo
1 parent 0313af6 commit d5537ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# ones.
3838
extensions = [
3939
"sphinx.ext.autodoc",
40-
"sphinxconrib.jquery",
40+
"sphinxcontrib.jquery",
4141
"sphinx.ext.todo",
4242
"sphinx.ext.viewcode",
4343
"sphinx.ext.intersphinx",

0 commit comments

Comments
 (0)