Skip to content

Commit 4e91e68

Browse files
authored
Update README.md
1 parent 8539cc5 commit 4e91e68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Core, and btcd.
1010

1111
In the current iteration of the Loop software, two swap types are supported:
1212
* off-chain to on-chain, where the Loop client sends funds off-chain in
13-
* on-chain to off-chain, where teh Loop client sends funds to an on-chain
13+
* on-chain to off-chain, where the Loop client sends funds to an on-chain
1414
address using an off-chain channel
1515

1616
We call off-chain to on-chain swaps, a **Loop Out**. The service can be used
@@ -38,7 +38,7 @@ Potential uses for **Loop In**:
3838

3939
## Development and Support
4040

41-
The Loop client is current in an early beta state, and offers a simple command
41+
The Loop client is currently in an early beta state, and offers a simple command
4242
line application. Future APIs will be added to support implementation or use of
4343
the Loop service.
4444

@@ -155,7 +155,7 @@ DESCRIPTION:
155155
156156
OPTIONS:
157157
--channel value the 8-byte compact channel ID of the channel to loop out (default: 0)
158-
--addr value the optional address that the looped out funds should be sent to, if let blank the funds will go to lnd's wallet
158+
--addr value the optional address that the looped out funds should be sent to, if left blank the funds will go to lnd's wallet
159159
--amt value the amount in satoshis to loop out (default: 0)
160160
```
161161

0 commit comments

Comments
 (0)