diff --git a/public/script.js b/public/script.js
index 01e2f265b..f03a5df7b 100644
--- a/public/script.js
+++ b/public/script.js
@@ -196,8 +196,8 @@ const system_messages = {
'Hi there! The following chat formatting commands are supported:',
'
',
'- *text* – format the actions that your character does
',
- '- {*text*} – set the behavioral bias for your character
',
- '- {} – cancel a previously set bias
',
+ '- {{text}} – set the behavioral bias for the AI character
',
+ '- {{}} – cancel a previously set bias
',
'
',
'Need more help? Visit our wiki – TavernAI Wiki!'
].join('')