We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7554977 commit 8d261e4Copy full SHA for 8d261e4
src/pages/index.tsx
@@ -147,7 +147,7 @@ export default function Home(): JSX.Element {
147
return (
148
<Layout
149
title="Intuitive concurrent programming in any language"
150
- description="Build time-sensitive, concurrent, and distributed systems effortlessly"
+ description="Build time-sensitive, concurrent, and distributed systems — effortlessly"
151
>
152
<main>
153
<HeroBanner />
0 commit comments