Skip to content

Commit 348885b

Browse files
authored
Merge pull request #216 from yel-hadd/master
STAR-266 : Update Chatbot Tooltip Visible Text
2 parents 31859a8 + 2f2a02d commit 348885b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/components/Chat.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<div class="tooltip-text">
3434
<div class="tooltip-close" @click="dismissTooltip">×</div>
3535
<div class="tooltip-title"><b>Need help?</b></div>
36-
<div class="tooltip-subtitle">I'm an AI chatbot, trained to answer all your questions.</div>
36+
<div class="tooltip-subtitle">I'm a multilingual AI chatbot, trained to answer all your questions!</div>
3737
</div>
3838
</div>
3939
</div>

0 commit comments

Comments
 (0)