We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf5024 commit cdb3d4dCopy full SHA for cdb3d4d
content/docs/stacks/clarinet/guides/working-with-sbtc.mdx
@@ -34,7 +34,7 @@ sBTC that you can use to test your contract in the Simnet and Devnet.
34
## Using sBTC in your contract
35
36
As a SIP-010 token, sBTC let you call the `transfer` function to transfer tokens from one address to another.
37
-Let's say we have an NFT contract that allows users to buy mint an NFT using sBTC.
+Let's say we have an NFT contract that allows users to mint an NFT by spending sBTC.
38
39
40
```clarity
0 commit comments