mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-03 21:00:55 +00:00
Fixed typo
This commit is contained in:
parent
dd6117b008
commit
8c24bcf9f3
@ -13,7 +13,7 @@ const Header = styled.div`
|
||||
const ConfirmAction = () => (
|
||||
<Wrapper>
|
||||
<Header>
|
||||
<H3>Confirm Action on your Trezor</H3>
|
||||
<H3>Confirm action on your Trezor</H3>
|
||||
</Header>
|
||||
</Wrapper>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user