Skip to content

Commit 8545f00

Browse files
authored
📚 DOCS: Fix sphinxcontrib.mermaid typo (#599)
1 parent 4d0fa4e commit 8545f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ myst:
171171

172172
The other way to extend MyST in Sphinx is to install Sphinx extensions that define new roles, directives, etc.
173173

174-
For example, let's install the `sphinxcontib.mermaid` extension,
174+
For example, let's install the `sphinxcontrib.mermaid` extension,
175175
which will allow us to generate [Mermaid diagrams](https://mermaid-js.github.io/mermaid/#/) with MyST.
176176

177177
First, install `sphinxcontrib.mermaid`:

0 commit comments

Comments
 (0)