Skip to content

Commit effb496

Browse files
authored
fix: chatbot context docs error (#49)
1 parent 9da6be2 commit effb496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/www/content/3.components/1.chatbot/context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ The component uses Tailwind CSS classes and follows your design system:
630630
- **Cost Estimation:** Real-time cost calculation using the tokenlens library
631631
- **Intelligent Formatting:** Automatic token count formatting (K, M, B suffixes)
632632
- **Interactive Hover Card:** Detailed information revealed on hover
633-
- **Context Provider Pattern:** Clean data flow through Vue’s p`rovide/inject` API
633+
- **Context Provider Pattern:** Clean data flow through Vue’s `provide/inject` API
634634
- **TypeScript Support:** Full type definitions for all components
635635
- **Accessible Design:** Proper ARIA labels and semantic HTML
636636
- **Theme Integration:** Uses currentColor for automatic theme adaptation

0 commit comments

Comments
 (0)