mirror of
https://github.com/trezor/trezor-wallet
synced 2025-03-02 17:26:13 +00:00
fix typo
This commit is contained in:
parent
313b40c546
commit
035a45df19
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user