Skip to content

Commit 8d261e4

Browse files
authored
Update src/pages/index.tsx
1 parent 7554977 commit 8d261e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ export default function Home(): JSX.Element {
147147
return (
148148
<Layout
149149
title="Intuitive concurrent programming in any language"
150-
description="Build time-sensitive, concurrent, and distributed systems effortlessly"
150+
description="Build time-sensitive, concurrent, and distributed systems effortlessly"
151151
>
152152
<main>
153153
<HeroBanner />

0 commit comments

Comments
 (0)