Skip to content

Commit a1f7c89

Browse files
authored
Merge pull request #13026 from zkVlad/patch-2
Update client diversity developer doc - comma misplaced
2 parents 6d518f6 + 6371e70 commit a1f7c89

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/docs/nodes-and-clients/client-diversity

1 file changed

+1
-1
lines changed

public/content/developers/docs/nodes-and-clients/client-diversity/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you don't already understand what nodes and clients are, check out [nodes and
1313

1414
## Why are there multiple clients? {#why-multiple-clients}
1515

16-
Multiple, independently developed and maintained clients exist because client diversity makes the network more resilient to attacks and bugs. Multiple clients is a strength unique to Ethereum - other blockchains rely on the infallibility of a single client. However, it is not enough simply to have multiple, clients available, they have to be adopted by the community and the total active nodes distributed relatively evenly across them.
16+
Multiple, independently developed and maintained clients exist because client diversity makes the network more resilient to attacks and bugs. Multiple clients is a strength unique to Ethereum - other blockchains rely on the infallibility of a single client. However, it is not enough simply to have multiple clients available, they have to be adopted by the community and the total active nodes distributed relatively evenly across them.
1717

1818
## Why is client diversity important? {#client-diversity-importance}
1919

0 commit comments

Comments
 (0)