diff --git a/components/custom/overview.tsx b/components/custom/overview.tsx
index 7de9b77..062627e 100644
--- a/components/custom/overview.tsx
+++ b/components/custom/overview.tsx
@@ -20,8 +20,16 @@ export const Overview = () => {
- This is an open source Chatbot template built with Next.js and the AI
- SDK by Vercel. It uses the{' '}
+ This is an{' '}
+
+ open source
+ {' '}
+ Chatbot template built with Next.js and the AI SDK by Vercel. It uses
+ the{' '}
streamText{' '}
function in the server and the{' '}
useChat hook