Fix typo in footer

This commit is contained in:
syeopite 2021-06-25 21:15:22 -07:00
parent 7aa8291de2
commit a9260f36dc
No known key found for this signature in database
GPG key ID: 6FA616E5A5294A82
28 changed files with 28 additions and 28 deletions

View file

@ -253,7 +253,7 @@
<b class="footer-section-header"><%= translate(locale, "Legal")%></b>
<ul class="pure-menu-list footer-section-list">
<li class="pure-menu-item footer-section-item">
<a href="/licences" title="<%= translate(locale, "Licences")%>">
<a href="/licenses" title="<%= translate(locale, "Licenses")%>">
<%= translate(locale, "Licences") %>
</a>
</li>