fix typo in cluster docs (#24706)

This commit is contained in:
apfitzge 2022-04-27 19:24:04 -05:00 committed by GitHub
parent 1e86d3ab59
commit 5e6b2e49dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ A Solana cluster is capable of subsecond _confirmation_ for thousands of nodes w
Solana defines confirmation as the duration of time from when the leader timestamps a new entry to the moment when it recognizes a supermajority of ledger votes.
Scalable confirmation can be achieved using the follow combination of techniques:
Scalable confirmation can be achieved using the following combination of techniques:
1. Timestamp transactions with a VDF sample and sign the timestamp.