Skip to content

Commit 2d6bc43

Browse files
authored
Merge pull request #50 from mdqst/master
Typo corrections
2 parents 1e14b3e + f1e68a4 commit 2d6bc43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

blip-0003.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Receiver:
4545

4646
A convenience of layer 1 bitcoin is being able to spontaneously send to a
4747
bitcoin address with no advance work required on the part of the payee. Keysend
48-
brings the convenience of sponaneous payments to layer 2 (with a few caveats,
48+
brings the convenience of spontaneous payments to layer 2 (with a few caveats,
4949
see the [Drawbacks](#keysend-drawbacks) section).
5050

5151
As previously mentioned, keysend also has the advantage of already being

blip-0017.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ and must be provided in case HOST wants to terminate the channel but cannot cont
8888
CLIENT.
8989

9090
The `secret` is an optional blob that can be used by HOST to tweak channel parameters
91-
in multiple ways: offer an initial balance, tweak the capacity, only allow cliets with
91+
in multiple ways: offer an initial balance, tweak the capacity, only allow clients with
9292
a given secret etc.
9393

9494
Upon receiving an `invoke_hosted_channel` message, the HOST, if willing to establish the

0 commit comments

Comments
 (0)