diff options
-rw-r--r-- | docs/templates/topindex.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/topindex.html b/docs/templates/topindex.html index 7ee1180ec2..3a9269eb17 100644 --- a/docs/templates/topindex.html +++ b/docs/templates/topindex.html @@ -88,7 +88,7 @@ </td> <td width="40%" style="padding-left:2em;"> <p class="biglink"> - <a class="biglink" href="{{ pathto("reference/glossary") }}">Glosssary</a><br/> + <a class="biglink" href="{{ pathto("reference/glossary") }}">Glossary</a><br/> <span class="linkdescr">MicroPython terms explained</span> </p> <p class="biglink"> |