From ea15b1780fc6de5dfc3f2f31fb48d00657447693 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20M=2E=20Thi=C3=A9ry?= Date: Mon, 18 Sep 2023 22:17:02 +0200 Subject: [PATCH] Fix typo in index.md --- docs/source/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.md b/docs/source/index.md index 21ebe67..2decdf2 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -34,7 +34,7 @@ To get started with `sphinx-proof`, first install it through `pip`: pip install sphinx-proof ``` -### Juputer-Book Project +### Jupyter-Book Project Add `sphinx_proof` to your [extra_extensions](https://jupyterbook.org/advanced/sphinx.html#custom-sphinx-extensions) config in `_config.yml`