Skip to content

Commit c0ed9d2

Browse files
committed
Update config_help.json
1 parent 746e115 commit c0ed9d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/config_help.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
},
8989
"user_typing": {
9090
"default": "Enabled",
91-
"description": "When this is set to `yes`, whenever the recipient user starts to type in their DM channel, the moderator will see \"{bot.user.display_name} is typing...\" in the thread channel.",
91+
"description": "When this is set to `yes`, whenever the recipient user starts to type in their DM channel, the moderator will see {bot.user.display_name} is typing... in the thread channel.",
9292
"examples": [
9393
"`{prefix}config set user_typing yes`",
9494
"`{prefix}config set user_typing no`"
@@ -151,7 +151,7 @@
151151
},
152152
"mod_typing": {
153153
"default": "Disabled",
154-
"description": "When this is set to `yes`, whenever a moderator starts to type in the thread channel, the recipient user will see \"{bot.user.display_name} is typing...\" in their DM channel.",
154+
"description": "When this is set to `yes`, whenever a moderator starts to type in the thread channel, the recipient user will see {bot.user.display_name} is typing... in their DM channel.",
155155
"examples": [
156156
"`{prefix}config set mod_typing yes`",
157157
"`{prefix}config set mod_typing no`"

0 commit comments

Comments
 (0)