Browse Source

fix(copy): fix small typo re adding funds to network

renovate/lint-staged-8.x
terencechow 6 years ago
committed by GitHub
parent
commit
ace267ba86
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/components/Contacts/SubmitChannelForm.js

2
app/components/Contacts/SubmitChannelForm.js

@ -62,7 +62,7 @@ class SubmitChannelForm extends React.Component {
<h1>Add Funds to Network</h1>
<p>
Opening a channel will help you send and receive money on the Lightning Network. You
aren&apos;t spening any money, rather moving the money you plan to use onto the network.
aren&apos;t spending any money, rather moving the money you plan to use onto the network.
</p>
</header>

Loading…
Cancel
Save