Skip to content

Commit 631f875

Browse files
authored
Merge pull request #7889 from brandonfrulla/patch-1
Slight sentence tweak on web2 vs web3 developer docs
2 parents dc5f8cd + 8611d95 commit 631f875

File tree

1 file changed

+1
-1
lines changed
  • src/content/developers/docs/web2-vs-web3

1 file changed

+1
-1
lines changed

src/content/developers/docs/web2-vs-web3/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Many Web3 developers have chosen to build dapps because of Ethereum's inherent d
1616
- Anyone who is on the network has permission to use the service – or in other words, permission isn't required.
1717
- No one can block you or deny you access to the service.
1818
- Payments are built in via the native token, ether (ETH).
19-
- Ethereum is turing-complete, meaning you can pretty much program anything.
19+
- Ethereum is turing-complete, meaning you can program pretty much anything.
2020

2121
## Practical comparisons {#practical-comparisons}
2222

0 commit comments

Comments
 (0)