diff --git a/files/templates/changelog.html b/files/templates/changelog.html index a0839ae60..9070e0f76 100644 --- a/files/templates/changelog.html +++ b/files/templates/changelog.html @@ -66,7 +66,7 @@ {% block content %} {% if v %} -{{"Unubscribe" if v.changelogsub else "Subscribe"}} +{{"Unsubscribe" if v.changelogsub else "Subscribe"}} {% endif %}