Skip to content

Commit c5a48f0

Browse files
authored
Fix typo in 'config_help.json' (#2957)
1 parent 7b2e63d commit c5a48f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/config_help.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@
706706
"`{prefix}config set confirm_thread_creation yes`"
707707
],
708708
"notes": [
709-
"See also: `confirm_thread_creation_title`, `confirm_thread_response`, `confirm_thread_creation_accept`, `confirm_thread_creation_deny``"
709+
"See also: `confirm_thread_creation_title`, `confirm_thread_response`, `confirm_thread_creation_accept`, `confirm_thread_creation_deny`"
710710
]
711711
},
712712
"confirm_thread_creation_title": {

0 commit comments

Comments
 (0)