diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index e56fd27057a..15dfbd4103c 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -43,7 +43,7 @@ "no_perms_token_notice": "You need to own more than %(threshold)s %(symbol)s tokens to be able to post in this room." }, "room": { - "no_peek_join_prompt_community": "%(roomName)s is a private token-gated room.", + "no_peek_join_prompt_community": "%(roomName)s is a token-gated room.", "no_peek_join_prompt_community_threshold": "You need to own %(threshold)s %(symbol)s tokens to access it." } }