From 8579e9a651c15bc0e75267d6308315e6306523b6 Mon Sep 17 00:00:00 2001 From: Jack Mallers Date: Thu, 26 Oct 2017 13:35:08 -0500 Subject: [PATCH] fix(channelform): update channelform step 3 copy --- app/components/ChannelForm/StepThree.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/ChannelForm/StepThree.js b/app/components/ChannelForm/StepThree.js index 28585b85..e36fbae2 100644 --- a/app/components/ChannelForm/StepThree.js +++ b/app/components/ChannelForm/StepThree.js @@ -11,7 +11,7 @@ class StepThree extends Component {

Push Amount

-

The push amount is the amount of bitcoin (if any at all) you'd like to "push" to the other side of the channel when it opens. This amount will set on the remote side as part of the initial commitment state.

+

The push amount is the amount of bitcoin (if any at all) you'd like to "push" to the other side of the channel when it opens. This amount will be set on the remote side of the channel as part of the initial commitment state.