diff --git a/src/intl/en/page-what-is-ethereum.json b/src/intl/en/page-what-is-ethereum.json index 6a15f1f337a..1f4fc869379 100644 --- a/src/intl/en/page-what-is-ethereum.json +++ b/src/intl/en/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-network-censorship-desc-2": "This is because ethereum's network of nodes record every single transaction without discrimination—and this rule is embedded in the code.", "page-what-is-ethereum-network-security-title": "Highly secure", "page-what-is-ethereum-network-security-desc-1": "While many apps today are hosted on cloud providers like AWS and can be vulnerable to takedowns and attacks, dapps on Ethereum are secured by the network itself. Every node stores and syncs the entire state of Ethereum, including all contracts.", - "page-what-is-ethereum-network-security-desc-2": "If someone tried to change a contract, the network would reject it since it wouldn't match their records. To take down a single app, attackers need to take over the entire network, which would costs billions and be extremely hard to coordinate.", + "page-what-is-ethereum-network-security-desc-2": "If someone tried to change a contract, the network would reject it since it wouldn't match their records. To take down a single app, attackers need to take over the entire network, which would cost billions and be extremely hard to coordinate.", "page-what-is-ethereum-network-reliability-title": "Durable and reliable", "page-what-is-ethereum-network-reliability-desc-1": "Downtime on cloud hosting platforms can take apps offline, but Ethereum's design ensures perfect uptime. The network will keep running even if some nodes go offline due to software bugs, government crackdowns, natural disaster, or war.", "page-what-is-ethereum-network-reliability-desc-2": "Millions of people use thousands of dapps on Ethereum every day. While high demand can lead to elevated transaction fees, it reflects the strength of a network that prioritizes security, decentralization, and the guarantee that it's always available when you need it.",