diff --git a/docs/source/_templates/versioning.html b/docs/source/_templates/versioning.html index 032b5d98..85133693 100644 --- a/docs/source/_templates/versioning.html +++ b/docs/source/_templates/versioning.html @@ -22,7 +22,7 @@ current or not current.name.startswith("v") %} v: {% endif %} {{ current.name if current else "undefined" }} - {% if revisions %} {# This item lists the avaible versions grouped into + {% if revisions %} {# This item lists the available versions grouped into branches and tags. The item is hidden by default but appears when the user hovers over the version selector. #}