Skip to content

Commit d681097

Browse files
authored
Update src/content/developers/docs/networks/index.md
1 parent bf73161 commit d681097

File tree

1 file changed

+1
-1
lines changed
  • src/content/developers/docs/networks

1 file changed

+1
-1
lines changed

src/content/developers/docs/networks/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ETH on testnets has no real value; therefore, there are no markets for testnet E
3434

3535
#### Which Testnet should I use?
3636

37-
The two public proof-of-stake testnets (which client developers are maintaining post-merge) are Goerli and Sepolia. The Goerli network was merged with the Prater Beacon Chain testnet. The Sepolia network has been created to transition to proof-of-stake.
37+
The two public proof-of-stake testnets (which client developers are maintaining post-merge) are Goerli and Sepolia. The Goerli network was merged with the Prater Beacon Chain testnet. The Sepolia network was created to test the transition to proof-of-stake.
3838

3939
**[Sepolia](#sepolia) is the recommended default testnet for application development**.
4040
The Sepolia network uses a permissioned validator set. It's fairly new, meaning its state and history are both quite small. This means the network is quick to sync to and that running a node on it requires less storage. This is useful for users who want to quickly spin up a node and interact with the network directly.

0 commit comments

Comments
 (0)