We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cb8a59 commit cd6112eCopy full SHA for cd6112e
src/app/page.tsx
@@ -36,7 +36,7 @@ export default function HomePage() {
36
Real Linux, in milliseconds.
37
</h1>
38
<p className="text-base sm:text-xl text-muted-foreground text-pretty mb-4 max-w-2xl mx-auto lg:mr-auto lg:mx-0">
39
- Full VMs with systemd and a real kernel — on your Mac, your
+ Full VMs with systemd and a dedicated kernel — on your Mac, your
40
servers, or your cloud.
41
</p>
42
<div className="flex flex-row items-center gap-2 sm:gap-4 mb-6 max-w-2xl mx-auto lg:mr-auto lg:mx-0 flex-wrap justify-center lg:justify-start">
0 commit comments