Skip to content

Commit f75b75c

Browse files
authored
Merge pull request ProgrammingBlockchain#149 from Szpoti/patch-1
Little typo fix
2 parents 1a5994f + 2dadce7 commit f75b75c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bitcoin_transfer/transaction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ Quickly close the tab, before it scares you away, QBit Ninja queries the API and
3333

3434
![](../assets/QBitNuGet.png)
3535
and using it.
36-
'''cs
36+
```cs
3737
using QBitNinja.Client;
3838
using QBitNinja.Client.Models;
39-
'''
39+
```
4040

4141
Query the transaction by id:
4242

0 commit comments

Comments
 (0)