Skip to content

Commit

Permalink
Merge pull request #13 from tcharding/01-11-fix-typo
Browse files Browse the repository at this point in the history
Fix typo inn -> in
  • Loading branch information
tcharding authored Feb 22, 2024
2 parents bcdce9f + b7ca143 commit 5504a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/src/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ covered here, two that you might like to check out are:
- [`Bitcoin Dev Kit`](https://bitcoindevkit.org/)
- [`Lightning Dev Kit`](https://lightningdevkit.org/)

Finally, this book is currently a work inn progress but hopes to eventually cover various topics,
Finally, this book is currently a work in progress but hopes to eventually cover various topics,
including parsing blocks and transactions, constructing and signing transactions, receiving data
over the peer-to-peer network, plus fun stuff you can do with miniscript.

Expand Down

0 comments on commit 5504a7e

Please sign in to comment.