From 4e31595dcc5a55c02bec213d91c7d9634dd5ec1f Mon Sep 17 00:00:00 2001 From: Arterialist <37044735+arterialist@users.noreply.github.com> Date: Thu, 2 Feb 2023 20:31:35 +0400 Subject: [PATCH] fix typo in jetton transfer section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66f2608..c16772f 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ ton://transfer/? [forward-amount=] ``` -Opens the pre-filled NFT-send screen and offers user to enter the missing data. +Opens the pre-filled Jetton-send screen and offers user to enter the missing data. * `to`: (string) destination account ID. Optional. * `amount` (decimal string): amount of transferred jettons in elementary units. * `fee-amount` (decimal string): nanocoins to be sent to the Jetton contract for paying fee. All not used TONs should be returned back by Jetton contract. If not specified default value will be used - 1 TON.