Change the button text for installation instructions for Mac

This commit is contained in:
Venkat
2024-08-24 11:08:47 -04:00
parent d0a8f41d85
commit 14e5c64147

View File

@@ -248,7 +248,7 @@ export default function DownloadPage() {
"https://docs.zen-browser.app/guides/install-macos") "https://docs.zen-browser.app/guides/install-macos")
} }
> >
Download Zen for MacOS Installation Instructions for MacOS
</Button> </Button>
</div> </div>
)} )}