diff --git a/website/client/src/components/static/termsReview.vue b/website/client/src/components/static/termsReview.vue index c7bbe66e5c..6a67e5cb5f 100644 --- a/website/client/src/components/static/termsReview.vue +++ b/website/client/src/components/static/termsReview.vue @@ -3,7 +3,7 @@
Thanks for choosing Habitica!
diff --git a/website/common/locales/en/front.json b/website/common/locales/en/front.json index 62eb77db5a..caf1766ac1 100644 --- a/website/common/locales/en/front.json +++ b/website/common/locales/en/front.json @@ -91,7 +91,7 @@ "sync": "Sync", "tasks": "Tasks", "teams": "Teams", - "terms": "Terms and Conditions", + "terms": "Terms of Service", "tumblr": "Tumblr", "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear local storage and most cookies for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.",