Skip to content

Commit b9f471f

Browse files
committed
fix(typo): minor typos
1 parent 1f261e4 commit b9f471f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/network/guides/flare-for-go-developers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ This will generate a new account and save the keystore file in the current direc
194194
:::
195195

196196
- For testnet, you can get free testnet C2FLR on the [Coston2 Faucet](https://faucet.flare.network/coston2).
197-
- For mainnet you will need to fund the account with FLR. You can buy FLR with regular currency in places like centralized exchanges, crypto on-ramps, or swap other tokens for FLR on decentralized exchanges.
197+
- For mainnet you will need FLR.
198198

199199
## Deploying with geth
200200

docs/network/guides/flare-for-javascript-developers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ You can also import the raw hex private key to MetaMask and any other wallet - t
208208
:::
209209

210210
- For testnet, you can get free testnet C2FLR on the [Coston2 Faucet](https://faucet.flare.network/coston2).
211-
- For mainnet you will need to fund the account with FLR. You can buy FLR with regular currency in places like centralized exchanges, crypto on-ramps, or swap other tokens for FLR on decentralized exchanges.
211+
- For mainnet you will need FLR.
212212

213213
## Deploying with web3.js
214214

docs/network/guides/flare-for-python-developers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ You can also import the raw hex private key to MetaMask and any other wallet - t
210210
:::
211211

212212
- For testnet, you can get free testnet C2FLR on the [Coston2 Faucet](https://faucet.flare.network/coston2).
213-
- For mainnet you will need to fund the account with FLR. You can buy FLR with regular currency in places like centralized exchanges, crypto on-ramps, or swap other tokens for FLR on decentralized exchanges.
213+
- For mainnet you will need FLR.
214214

215215
## Deploying with web3.py
216216

docs/network/guides/flare-for-rust-developers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ You can also import the raw hex private key to MetaMask and any other wallet - t
204204
:::
205205

206206
- For testnet, you can get free testnet C2FLR on the [Coston2 Faucet](https://faucet.flare.network/coston2).
207-
- For mainnet you will need to fund the account with FLR. You can buy FLR with regular currency in places like centralized exchanges, crypto on-ramps, or swap other tokens for FLR on decentralized exchanges.
207+
- For mainnet you will need FLR.
208208

209209
## Deploying with alloy-rs
210210

0 commit comments

Comments
 (0)