Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.
/ Orion Public archive

Commit

Permalink
Merge pull request #173 from jbarthelmes/patch-1
Browse files Browse the repository at this point in the history
Fix typo: wel -> well
  • Loading branch information
kernelwhisperer authored Aug 13, 2018
2 parents 6d1aed3 + e9d5c65 commit 77b62f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/windows/Welcome/Components/WelcomePage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function WelcomePage ({ onNext }) {
<OrionLogo width='150px' height='150px' />
<h1>Siderus Orion</h1>
<h3>Welcome</h3>
<p>Siderus Orion is the easiest way to start using the decentralised web with IPFS and Siderus Network. It supports a larger number of dApps as wel as the IPFS Browser Companion, to speed up your connection when surfing the decentralised web.</p>
<p>Siderus Orion is the easiest way to start using the decentralised web with IPFS and Siderus Network. It supports a larger number of dApps as well as the IPFS Browser Companion, to speed up your connection when surfing the decentralised web.</p>
<p>This wizard will help you with the initial requirements.</p>
<Button text="Subscribe to Siderus Newsletter" ptStyle="positive" ptSize="large" onClick={handleSubscribe} />
</Centered>
Expand Down

0 comments on commit 77b62f8

Please sign in to comment.