Skip to content

Commit d66e01f

Browse files
committed
chore: update Windows file download subtext
1 parent 5b75dfd commit d66e01f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Hero.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ export const Hero = () => {
179179
{download[0]}
180180
{platform === "windows" && <>
181181
<br />
182-
<small className="text-xs">Smartscreen warning? Click "More info" then "Run anyway".</small>
182+
<small className="text-xs">Smartscreen warning? Click <u>More info</u> then <u>Run anyway</u></small>
183183
</>}
184184
</a>
185185
</>

0 commit comments

Comments
 (0)