chore: fix typos in packages/ui/src/ui-component/input/suggestionOption.js (#5412)

Fix typos in packages/ui/src/ui-component/input/suggestionOption.js
This commit is contained in:
Lê Nam Khánh
2025-11-05 19:59:25 +07:00
committed by GitHub
parent fd7fc2f4d7
commit 6f5b0d9906
2 changed files with 2 additions and 2 deletions
@@ -68,7 +68,7 @@ export const suggestionOptions = (
{
id: 'runtime_messages_length',
mentionLabel: 'runtime_messages_length',
description: 'Total messsages between LLM and Agent',
description: 'Total messages between LLM and Agent',
category: 'Chat Context'
},
{