Skip to content

Commit

Permalink
fix: typo (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmorency authored Jan 9, 2025
1 parent 8dcbc7c commit 40e206c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ export default function Home() {
<main className="mt-10 mx-auto max-w-7xl px-4 sm:mt-12 sm:px-6 md:mt-16 lg:mt-20 lg:px-8 xl:mt-28">
<div className="sm:text-center lg:text-left">
<h1 className="text-4xl tracking-tight font-extrabold sm:text-5xl md:text-6xl">
<span className="block xl:inline">The AI infrastrucre</span>{' '}
<span className="block xl:inline">The AI infrastructure</span>{' '}
<span className="block xl:inline">layer for</span>{' '}
<span className="block text-primary xl:inline"> DePIN</span>
</h1>
Expand Down

0 comments on commit 40e206c

Please sign in to comment.