Skip to content

Commit

Permalink
fix: add more grave description about losing key, closes #275
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranjamie committed Oct 26, 2020
1 parent 13be36f commit a32a779
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/pages/onboarding/05-secret-key/secret-key.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,9 @@ export const SecretKey: React.FC = () => {
<Onboarding>
<OnboardingTitle>Your Secret Key</OnboardingTitle>
<OnboardingText>
Here’s your Secret Key: 24 words that prove it’s you when you want to access your wallet.
Once lost, it’s lost forever, so save it somewhere you won’t forget.
Here's your Secret Key: 24 words that give you access to your Stacks wallet. If you do not
remember your Secret Key, you'll be unable to access your STX tokens. No one can reset it
for you.
</OnboardingText>
<Card title="Your Secret Key" mt="extra-loose">
<Text textStyle="body.small" mt="loose" mx="loose" lineHeight="20px" display="block">
Expand Down

0 comments on commit a32a779

Please sign in to comment.