Skip to content

Commit 3771178

Browse files
committed
chore: fix typo
1 parent 0b80c4c commit 3771178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/integration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ wrapper.wrap(to, amount);
7575
- The wrapper mints the corresponding confidential tokens to the `to` address.
7676
- Due to decimal conversion (see below), any excess tokens below the conversion rate are refunded to the caller.
7777

78-
Once the wrapping is complete, the confidential token can be transferred, held, or used in as assets within an exchange. Any recipient would then need to decrypt the balances or transaction amounts to utilise the tokens in a transaction.
78+
Once the wrapping is complete, the confidential token can be transferred, held, or used in as assets within an exchange. Any recipient would then need to decrypt the balances or transaction amounts to utilize the tokens in a transaction.
7979

8080
### How unwrapping works
8181

0 commit comments

Comments
 (0)