Skip to content

Commit b8a3d61

Browse files
committed
Update wording in content
1 parent 37ea96b commit b8a3d61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

develop/toolkit/interoperability/paraspell-xcm-sdk/transfer-tokens-between-parachains.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Now add the following setup code to `index.ts`:
5353

5454
Replace the `INSERT_YOUR_SEED_PHRASE ` with the seed phrase from your Polkadot development account.
5555

56-
Be sure to fund this account with some PAS tokens on Passeo's Asset Hub using the [Polkadot Faucet](https://faucet.polkadot.io/?parachain=1000){target=\_blank}.
56+
Be sure to fund this account with some PAS tokens on Paseo's Asset Hub using the [Polkadot Faucet](https://faucet.polkadot.io/?parachain=1000){target=\_blank}.
5757

5858
!!!note "Security Warning"
5959
Never commit your mnemonic phrase in production code. Use environment variables or secure key management systems.

llms-full.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17330,7 +17330,7 @@ const SENDER_ADDRESS = ss58Address(getSigner().publicKey);
1733017330

1733117331
Replace the `INSERT_YOUR_SEED_PHRASE ` with the seed phrase from your Polkadot development account.
1733217332

17333-
Be sure to fund this account with some PAS tokens on Passeo's Asset Hub using the [Polkadot Faucet](https://faucet.polkadot.io/?parachain=1000){target=\_blank}.
17333+
Be sure to fund this account with some PAS tokens on Paseo's Asset Hub using the [Polkadot Faucet](https://faucet.polkadot.io/?parachain=1000){target=\_blank}.
1733417334

1733517335
!!!note "Security Warning"
1733617336
Never commit your mnemonic phrase in production code. Use environment variables or secure key management systems.

0 commit comments

Comments
 (0)