fix typo in welcome screen

pull/268/head
slowbackspace 6 years ago
parent 2cdd32c503
commit 881447531e

@ -33,7 +33,7 @@ const Dashboard = () => (
<H2>Dashboard</H2>
<Row>
<H2>Please select your coin</H2>
<P>You will gain access to recieving &amp; sending selected coin</P>
<P>You will gain access to receiving &amp; sending selected coin</P>
<img src={DashboardImg} height="34" width="auto" alt="Dashboard" />
</Row>
</Wrapper>

Loading…
Cancel
Save