From caec4cfc3a2a087cc139bb9133b4b10610cd3c70 Mon Sep 17 00:00:00 2001 From: Steve Mock Date: Mon, 7 Mar 2016 21:05:03 -0600 Subject: [PATCH] Fixed typo. --- .../templates/designsafe/apps/accounts/notifications.html | 2 +- .../designsafe/apps/notifications/html/notification_list.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/designsafe/apps/accounts/templates/designsafe/apps/accounts/notifications.html b/designsafe/apps/accounts/templates/designsafe/apps/accounts/notifications.html index 37826ab859..07643c68a6 100644 --- a/designsafe/apps/accounts/templates/designsafe/apps/accounts/notifications.html +++ b/designsafe/apps/accounts/templates/designsafe/apps/accounts/notifications.html @@ -59,7 +59,7 @@

No unread notifications.

You have no unread notifications. Click here - to manage you notification settings. + to manage your notification settings.

{% endif %} diff --git a/designsafe/apps/notifications/static/designsafe/apps/notifications/html/notification_list.html b/designsafe/apps/notifications/static/designsafe/apps/notifications/html/notification_list.html index 4797867e2d..86319dd73f 100644 --- a/designsafe/apps/notifications/static/designsafe/apps/notifications/html/notification_list.html +++ b/designsafe/apps/notifications/static/designsafe/apps/notifications/html/notification_list.html @@ -57,6 +57,6 @@

No unread notifications.

You have no unread notifications. Click here - to manage you notification settings. + to manage your notification settings.