diff --git a/desktop/src/onionshare/resources/locale/en.json b/desktop/src/onionshare/resources/locale/en.json
index 2f4f9f2e..664344c4 100644
--- a/desktop/src/onionshare/resources/locale/en.json
+++ b/desktop/src/onionshare/resources/locale/en.json
@@ -95,8 +95,8 @@
"gui_website_url_public_description": "Anyone with this OnionShare address can visit your website using the Tor Browser: ",
"gui_receive_url_description": "Anyone with this OnionShare address and private key can upload files to your computer using the Tor Browser: ",
"gui_receive_url_public_description": "Anyone with this OnionShare address can upload files to your computer using the Tor Browser: ",
- "gui_chat_url_description": "Anyone with this OnionShare address can join this chat room using the Tor Browser: ",
- "gui_chat_url_public_description": "Anyone with this OnionShare address and private key can join this chat room using the Tor Browser: ",
+ "gui_chat_url_description": "Anyone with this OnionShare address and private key can join this chat room using the Tor Browser: ",
+ "gui_chat_url_public_description": "Anyone with this OnionShare address can join this chat room using the Tor Browser: ",
"gui_url_label_persistent": "This share will not auto-stop.
Every subsequent share reuses the address. (To use one-time addresses, turn off \"Use persistent address\" in the settings.)",
"gui_url_label_stay_open": "This share will not auto-stop.",
"gui_url_label_onetime": "This share will stop after first completion.",