Skip to content

Commit d552a68

Browse files
committed
Fix spelling peaking->peeking
1 parent 913120c commit d552a68

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

next/public/locales/en/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"featureSelfDestructionTitle": "Self destruction",
7979
"featureSelfDestructionText": "Encrypted messages have a fixed lifetime and will be deleted automatically after expiration.",
8080
"featureOneTimeTitle": "One-time downloads",
81-
"featureOneTimeText": "The encrypted message can only be downloaded once which reduces the risk of someone peaking your secrets.",
81+
"featureOneTimeText": "The encrypted message can only be downloaded once which reduces the risk of someone peeking at your secrets.",
8282
"featureSimpleSharingTitle": "Simple Sharing",
8383
"featureSimpleSharingText": "Yopass generates a unique one click link for the encrypted file or message. The decryption password can alternatively be sent separately.",
8484
"featureNoAccountsTitle": "No accounts needed",

website/public/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"featureSelfDestructionTitle": "Self destruction",
7979
"featureSelfDestructionText": "Encrypted messages have a fixed lifetime and will be deleted automatically after expiration.",
8080
"featureOneTimeTitle": "One-time downloads",
81-
"featureOneTimeText": "The encrypted message can only be downloaded once which reduces the risk of someone peaking your secrets.",
81+
"featureOneTimeText": "The encrypted message can only be downloaded once which reduces the risk of someone peeking at your secrets.",
8282
"featureSimpleSharingTitle": "Simple Sharing",
8383
"featureSimpleSharingText": "Yopass generates a unique one click link for the encrypted file or message. The decryption password can alternatively be sent separately.",
8484
"featureNoAccountsTitle": "No accounts needed",

0 commit comments

Comments
 (0)