Fixes typo in notifications link

This commit is contained in:
Mouse Reeve 2020-11-08 12:24:50 -08:00
parent e279ae0d88
commit 0171b5a427

View file

@ -89,7 +89,7 @@
<div class="tags has-addons">
<span class="tag is-medium">
<span class="icon icon-bell">
<span class="is-sr-only">Notitications</span>
<span class="is-sr-only">Notifications</span>
</span>
</span>
{% if request.user|notification_count %}