Thanks to visit codestin.com Credit goes to github.com
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.
1 parent fd13980 commit 0419bf6Copy full SHA for 0419bf6
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