Skip to content

Commit 7e14f99

Browse files
committed
docs/topindex.html: Fix typo in "Glossary" heading.
1 parent d0797fb commit 7e14f99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/templates/topindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h1>MicroPython documentation</h1>
8888
</td>
8989
<td width="40%" style="padding-left:2em;">
9090
<p class="biglink">
91-
<a class="biglink" href="{{ pathto("reference/glossary") }}">Glosssary</a><br/>
91+
<a class="biglink" href="{{ pathto("reference/glossary") }}">Glossary</a><br/>
9292
<span class="linkdescr">MicroPython terms explained</span>
9393
</p>
9494
<p class="biglink">

0 commit comments

Comments
 (0)