1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-27 11:09:53 +02:00

Fix typo in blockchain roadmap (#2264)

This commit is contained in:
Darío Hereñú
2022-10-12 09:39:22 -03:00
committed by GitHub
parent 24e7c0ce37
commit f0afc4538c

View File

@@ -5,5 +5,5 @@ Moonbeam is a Polkadot network parachain that promises cross-chain interoperabil
Moonriver is an incentivized testnet. It enables developers to create, test, and adjust their protocols prior to launching on Moonbeam. Moonbeam is the mainnet of the ecosystem.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://docs.moonbeam.network/learn/platform/networks/moonbeam/'>About Moonbream</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://docs.moonbeam.network/learn/platform/networks/moonbeam/'>About Moonbeam</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://docs.moonbeam.network/learn/platform/vision/'>Moonbeam Vision</BadgeLink>