diff --git a/83.md b/83.md index feb91ac..7bfbba1 100644 --- a/83.md +++ b/83.md @@ -16,11 +16,11 @@ We wanted [LNbits](https://github.com/lnbits/lnbits) to have a funding source th ## Examples -There are two simple clients sending json over [NIP04](https://github.com/nostr-protocol/nips/blob/master/04.md). THese clients could be standalone or built into clients/services. +There are two simple clients sending json over [NIP04](https://github.com/nostr-protocol/nips/blob/master/04.md). These clients could be standalone or built into clients/services. -1. `funding source client`: Attached to the funding source, the other built into another service/client. +1. `funding source client`: Connected to the funding source. -2. `service client`: Built into a service. +2. `service client`: Built into service/client that wants wallet functions. ### Creating an invoice