diff --git a/apps/www/content/3.components/1.chatbot/tool.md b/apps/www/content/3.components/1.chatbot/tool.md index 0ccfd2a..fba2a0b 100644 --- a/apps/www/content/3.components/1.chatbot/tool.md +++ b/apps/www/content/3.components/1.chatbot/tool.md @@ -4,7 +4,7 @@ description: A collapsible component for displaying tool invocation details in A icon: lucide:tool-case --- -The `Tool` component isplays a collapsible interface for showing/hiding tool details. It is designed to take the `ToolUIPart` type from the AI SDK and display it in a collapsible interface. +The `Tool` component displays a collapsible interface for showing/hiding tool details. It is designed to take the `ToolUIPart` type from the AI SDK and display it in a collapsible interface. :::ComponentLoader{label="Preview" componentName="Tool"} ::: diff --git a/packages/elements/src/model-selector/ModelSelectorLogo.vue b/packages/elements/src/model-selector/ModelSelectorLogo.vue index c074f3d..9e8d162 100644 --- a/packages/elements/src/model-selector/ModelSelectorLogo.vue +++ b/packages/elements/src/model-selector/ModelSelectorLogo.vue @@ -14,7 +14,7 @@ const props = defineProps() ()