Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 897f31e

Browse files
authored
UX: Fix typo in bot.description text (#1474)
Introducing a typo isn't the right way to bypass the check that blocks the term "private messages". Nice try, though ;) I changed it to "personal messages".
1 parent 8527279 commit 897f31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/locales/client.en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ en:
204204
bot:
205205
bot: "Chatbot"
206206
name: "Bot"
207-
description: "A chat bot that can answer questions and assist users in private messagges, forum and in chat"
207+
description: "A chat bot that can answer questions and assist users in personal messages, forum and in chat"
208208
nav:
209209
configured: "Configured"
210210
unconfigured: "Unconfigured"

0 commit comments

Comments
 (0)