We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f5f635 commit 72f16b1Copy full SHA for 72f16b1
docs/merry-go-round-sync.md
@@ -13,7 +13,7 @@ node might like to do in the beginning).
13
14
The process of syncing happens in cycles. During each cycle, all participants attempt to distribute the entire content of the
15
Ethereum state to each other. Therefore the duration of one cycle for the Ethereum mainnet is likely to be some hours.
16
-Cycle is divided into ticks. For convenience, we can say that each ticks starts after the mining of certain block, and lasts
+Cycle is divided into ticks. For convenience, we can say that each tick starts after the mining of a certain block, and lasts
17
for some predetermined amount of time, let's say, 30 seconds. This definition means that the ticks will often overlap, but not
18
always, as shown on the picture below.
19
0 commit comments