diff --git a/src/pages/understand-stacks/sending-tokens.md b/src/pages/understand-stacks/sending-tokens.md index 4f5e4074..3eac4845 100644 --- a/src/pages/understand-stacks/sending-tokens.md +++ b/src/pages/understand-stacks/sending-tokens.md @@ -63,7 +63,7 @@ const { const { StacksTestnet, StacksMainnet, -} = require ('@stacks/network); +} = require ('@stacks/network'); const { TransactionsApi, Configuration } = require('@stacks/blockchain-api-client'); const apiConfig = new Configuration({