Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
andreesg authored Oct 18, 2023
1 parent f13b2a7 commit 27b4812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default function Home() {
</h1>

<p className="mx-auto mt-4 max-w-xl text-center text-xl leading-8 text-slate-400">
Ask questions about the content in our blog
Example use cases to get you started.
</p>

<Examples />
Expand Down

0 comments on commit 27b4812

Please sign in to comment.