Skip to content

Commit 51bd507

Browse files
authored
Fix typo
Spelling correction
1 parent 7d7f240 commit 51bd507

File tree

1 file changed

+1
-1
lines changed
  • src/content/developers/docs/scaling/sidechains

1 file changed

+1
-1
lines changed

src/content/developers/docs/scaling/sidechains/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ While bridges help users move funds between Ethereum and the sidechain, the asse
5151

5252
| Pros | Cons |
5353
| --------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
54-
| The technology underpinning sidechains is well-established and benefits from extensive research and improvements in design. | Sidechains trade off some measure of decentralization and trustlesness for scalability. |
54+
| The technology underpinning sidechains is well-established and benefits from extensive research and improvements in design. | Sidechains trade off some measure of decentralization and trustlessness for scalability. |
5555
| Sidechains support general computation and offer EVM compatibility (they can run Ethereum-native dapps). | A sidechain uses a separate consensus mechanism and doesn't benefit from Ethereum's security guarantees. |
5656
| Sidechains use different consensus models to efficiently process transactions and lower transaction fees for users. | Sidechains require higher trust assumptions (e.g., a quorum of malicious sidechain validators can commit fraud). |
5757
| EVM-compatible sidechains allow dapps to expand their ecosystem. | |

0 commit comments

Comments
 (0)