Skip to content

Commit

Permalink
Update faq.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
javinchua committed Feb 1, 2024
1 parent 3069de3 commit 12f159a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/constants/faq.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const SHORT_FAQ = [
{
text: 'What can I use eNotes for?',
panel: `eNotes is versatile: it's perfect for securely storing critical information like passwords, secret keys, and digital account access instructions. Additionally, it's an ideal platform for composing heartfelt parting messages to your family and friends. Whether for practical details or personal sentiments, eNotes has you covered.
panel: `eNotes is versatile: it's perfect for storing critical information password hints and digital account access instructions.
Please note, however, that messages sent via eNotes do not serve as legal wills.`,
},
Expand Down Expand Up @@ -58,7 +58,7 @@ export const ALL_FAQ = [
},
{
text: 'What can I use eNotes for?',
panel: `eNotes is versatile: it's perfect for securely storing critical information like passwords, secret keys, and digital account access instructions. Additionally, it's an ideal platform for composing heartfelt parting messages to your family and friends. Whether for practical details or personal sentiments, eNotes has you covered.
panel: `eNotes is versatile: it's perfect for storing critical information password hints and digital account access instructions.
Please note, however, that messages sent via eNotes do not serve as legal wills.`,
},
Expand Down

0 comments on commit 12f159a

Please sign in to comment.