Merge pull request #6 from vivganes/patch-1

Fixed typo
This commit is contained in:
DanConwayDev
2023-12-06 12:37:41 +00:00
committed by GitHub

View File

@@ -114,7 +114,7 @@ export const generateBackupHeroHeading = (
`;
} else {
content = `
<h1>Profile Backup Up!</h1>
<h1>Profile Backed Up!</h1>
<p>
We just backed up your latest profile to your offline browser data.
<a id="downloadprofile" href="#" class="secondary" onclick="event.preventDefault()">Download</a> for safe keeping.