fix: replace "latest version" with "latest versions"

This commit is contained in:
Dorian Niemiec 2024-09-08 09:04:13 +02:00
parent c614379252
commit 9dc28bb679

View file

@ -47,8 +47,8 @@ const DownloadPage: React.FC = async () => {
Downloads Downloads
</h1> </h1>
<p className="md:text-lg text-muted-foreground text-start mb-6"> <p className="md:text-lg text-muted-foreground text-start mb-6">
Get all the latest version of SVR.JS here! Other SVR.JS downloads can be Get all the latest versions of SVR.JS here! Other SVR.JS downloads can
found in{" "} be found in{" "}
<Link <Link
href="https://downloads.svrjs.org" href="https://downloads.svrjs.org"
className="text-black dark:text-white underline" className="text-black dark:text-white underline"