From 3c757bc77d5cdb8d218d3d47ed3b35e9cd599afa Mon Sep 17 00:00:00 2001 From: Trent Nelson Date: Fri, 18 Sep 2020 14:54:13 -0600 Subject: [PATCH] Update docs/src/integrations/exchange.md Co-authored-by: Michael Vines --- docs/src/integrations/exchange.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/integrations/exchange.md b/docs/src/integrations/exchange.md index d749c746411dde..817842b512bc4c 100644 --- a/docs/src/integrations/exchange.md +++ b/docs/src/integrations/exchange.md @@ -540,7 +540,7 @@ before an SPL Token balance can be deposited 1. SPL Token accounts must remain [rent-exempt](https://docs.solana.com/apps/rent#rent-exemption) for the duration of their existence and therefore require a small amount of native SOL tokens be deposited at account creation. For SPL Token v2 accounts, -this amount is 0.00203928 SOL (2,039,280 lamports). +this amount is 0.00203928 SOL. #### Command Line To create an SPL Token account with the following properties: