Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c8f2110

Browse files
dstansbymeeseeksmachine
authored andcommitted
Backport PR #21062: Fix typo in template of current dev-docs
1 parent d14f026 commit c8f2110

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/_templates/mpl_nav_bar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<a class="reference internal nav-link" href="{{ pathto('gallery/index') }}">Examples</a>
88
</li>
99
<li class="nav-item">
10-
<a class="reference internal nav-link" href="{{ pathto('tutorials/index') }}">Tutoraials</a>
10+
<a class="reference internal nav-link" href="{{ pathto('tutorials/index') }}">Tutorials</a>
1111
</li>
1212
<li class="nav-item">
1313
<a class="reference internal nav-link" href="{{ pathto('api/index') }}">Reference</a>

0 commit comments

Comments
 (0)