From a969a6beb17e7a1f3dff794ca3f4b74c4e59b5c6 Mon Sep 17 00:00:00 2001 From: Hannes Mannerheim Date: Tue, 10 May 2016 10:45:57 +0200 Subject: [PATCH] fixes #55 --- locale/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/en.json b/locale/en.json index d4bbfa6..9d42c97 100644 --- a/locale/en.json +++ b/locale/en.json @@ -194,7 +194,7 @@ "userMutes":"Accounts you're muting", "userBlocked":"Blocked accounts", "userMuted":"Muted accounts", - "mutedStreamDescription":"You've hidden these accounts from your timeline. You will still recieve notifications from these accounts, unless you select "Hide notifications from muted users" from the cog wheel menu on the notifications page.", + "mutedStreamDescription":"You've hidden these accounts from your timeline. You will still receive notifications from these accounts, unless you select "Hide notifications from muted users" from the cog wheel menu on the notifications page.", "profileAndSettings":"Profile and settings", "profileSettings":"Profile settings" }