Skip to content

Commit 0bc9c91

Browse files
authored
docs(plan): fix typo
1 parent b3156d1 commit 0bc9c91

File tree

1 file changed

+1
-1
lines changed
  • apps/www/content/2.components

1 file changed

+1
-1
lines changed

apps/www/content/2.components/plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description:
44
icon: lucide:map
55
---
66

7-
The `PromptInput` component provides a flexible system for displaying AI-generated execution plans with collapsible content. Perfect for showing multi-step workflows, task breakdowns, and implementation strategies with support for streaming content and loading states.
7+
The `Plan` component provides a flexible system for displaying AI-generated execution plans with collapsible content. Perfect for showing multi-step workflows, task breakdowns, and implementation strategies with support for streaming content and loading states.
88

99
:::ComponentLoader{label="Preview" componentName="Plan"}
1010
:::

0 commit comments

Comments
 (0)