summaryrefslogtreecommitdiffstats
path: root/templates/activities/notifications.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/activities/notifications.html')
-rw-r--r--templates/activities/notifications.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/activities/notifications.html b/templates/activities/notifications.html
index f34dc28..2d0a434 100644
--- a/templates/activities/notifications.html
+++ b/templates/activities/notifications.html
@@ -6,7 +6,7 @@
{% for event in events %}
{% include "activities/_event.html" %}
{% empty %}
- No notirications yet.
+ No notifications yet.
{% endfor %}
{% if page_obj.has_next %}