1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-03-02 17:26:13 +00:00
This commit is contained in:
slowbackspace 2019-01-07 14:24:36 +01:00
parent 313b40c546
commit 035a45df19

View File

@ -28,7 +28,7 @@ const StyledParagraph = styled(Paragraph)`
const Initialize = () => (
<Wrapper>
<Row>
<H1>Your device is in not initialized</H1>
<H1>Your device is not initialized</H1>
<StyledParagraph>Please use Bitcoin wallet interface to start initialization process</StyledParagraph>
<A href="https://beta-wallet.trezor.io/">
<Button>Take me to the Bitcoin wallet</Button>