8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f13147a + 72c9c00 commit d27fba3Copy full SHA for d27fba3
doc/_templates/mpl_nav_bar.html
@@ -7,7 +7,7 @@
7
<a class="reference internal nav-link" href="{{ pathto('gallery/index') }}">Examples</a>
8
</li>
9
<li class="nav-item">
10
- <a class="reference internal nav-link" href="{{ pathto('tutorials/index') }}">Tutoraials</a>
+ <a class="reference internal nav-link" href="{{ pathto('tutorials/index') }}">Tutorials</a>
11
12
13
<a class="reference internal nav-link" href="{{ pathto('api/index') }}">Reference</a>
0 commit comments