From 650f1e411db14869f6693225ed4c7e9a7be49760 Mon Sep 17 00:00:00 2001 From: 123vier <122570298+123vier@users.noreply.github.com> Date: Thu, 9 Feb 2023 12:26:55 +0100 Subject: [PATCH] minor typo --- frontend/Locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/Locales/en.json b/frontend/Locales/en.json index 7a953e3..e3d46c6 100644 --- a/frontend/Locales/en.json +++ b/frontend/Locales/en.json @@ -140,7 +140,7 @@ "emptyTitleFollower": "You have no followers", "emptyDescriptionFollower": "Share your public key so people can start following you.", "emptyTitleBlocked": "You have no blocked profiles", - "emptyDescriptionBlocked": "You can always block a someone on the profile view.", + "emptyDescriptionBlocked": "You can always block someone on the profile view.", "emptyButtonFollower": "Copy public key", "cancel": "Cancel", "addContact": "Add contact",