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 d14f026 commit c8f2110Copy full SHA for c8f2110
1 file changed
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