From 745add87f277c1324f27d2fc4784a7d41ecf35ad Mon Sep 17 00:00:00 2001 From: Roy Sheinfeld <31890660+kingonly@users.noreply.github.com> Date: Sun, 17 Dec 2023 15:33:43 +0200 Subject: [PATCH] Update buy_btc.md --- src/guide/buy_btc.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/guide/buy_btc.md b/src/guide/buy_btc.md index ed9b938..0842cb0 100644 --- a/src/guide/buy_btc.md +++ b/src/guide/buy_btc.md @@ -1,4 +1,4 @@ -# Buy Bitcoin +# Buying Bitcoin This section of the Breez SDK documentation provides an example on purchasing Bitcoin using Moonpay as the provider. The example code snippet demonstrates how to initiate a Bitcoin purchase transaction using the Breez SDK. @@ -72,4 +72,4 @@ Once the buy is completed, the provider will transfer the Bitcoin to the generat {{#include ../../snippets/csharp/BuyBtc.cs:buy-btc}} ``` - \ No newline at end of file +