mirror of
https://github.com/aljazceru/nostr-profile-manager.git
synced 2025-12-17 05:34:20 +01:00
Fixed typo
This commit is contained in:
@@ -114,7 +114,7 @@ export const generateBackupHeroHeading = (
|
|||||||
`;
|
`;
|
||||||
} else {
|
} else {
|
||||||
content = `
|
content = `
|
||||||
<h1>Profile Backup Up!</h1>
|
<h1>Profile Backed Up!</h1>
|
||||||
<p>
|
<p>
|
||||||
We just backed up your latest profile to your offline browser data.
|
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.
|
<a id="downloadprofile" href="#" class="secondary" onclick="event.preventDefault()">Download</a> for safe keeping.
|
||||||
|
|||||||
Reference in New Issue
Block a user