We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 135c267 commit 8611d95Copy full SHA for 8611d95
src/content/developers/docs/web2-vs-web3/index.md
@@ -16,7 +16,7 @@ Many Web3 developers have chosen to build dapps because of Ethereum's inherent d
16
- Anyone who is on the network has permission to use the service – or in other words, permission isn't required.
17
- No one can block you or deny you access to the service.
18
- Payments are built in via the native token, ether (ETH).
19
-- Ethereum is turing-complete, meaning you can pretty much program anything.
+- Ethereum is turing-complete, meaning you can program pretty much anything.
20
21
## Practical comparisons {#practical-comparisons}
22
0 commit comments