Skip to content

Commit 51ae47a

Browse files
authored
Merge pull request #68 from renner0e/patch-1
chore: don't mention Live ISO
2 parents 63357eb + a3a9810 commit 51ae47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/sections/download/download.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ export default function DownloadAurora({
129129
>
130130
Fedora Image Writer <ArrowUpRight />
131131
</a>{" "}
132-
to burn the image to your machine. <span className="font-bold text-lg">Do not use Ventoy, as it's unsupported with our Live ISO.</span>
132+
to burn the image to your machine. <span className="font-bold text-lg">Do not use Ventoy, as it's unsupported with our ISO.</span>
133133
</p>
134134
<div>
135135
{primaryGPU ? (

0 commit comments

Comments
 (0)