We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22e6d66 commit 7cb4497Copy full SHA for 7cb4497
libs/core/src/components/hero/hero.tsx
@@ -72,7 +72,7 @@ export function Hero(): JSX.Element {
72
Simplify and accelerate your workflow.
73
</p>
74
<p className="mt-3 text-2xl tracking-tight text-slate-400">
75
- An open standard defining containerized development environments.
+ An open standard for containerized development environments.
76
77
<div className="mt-8 flex gap-4 md:justify-center lg:justify-start">
78
<Button
0 commit comments