Skip to content

Commit 72f16b1

Browse files
authored
docs: Fix grammar mistakes
1 parent 7f5f635 commit 72f16b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/merry-go-round-sync.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ node might like to do in the beginning).
1313

1414
The process of syncing happens in cycles. During each cycle, all participants attempt to distribute the entire content of the
1515
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
16+
Cycle is divided into ticks. For convenience, we can say that each tick starts after the mining of a certain block, and lasts
1717
for some predetermined amount of time, let's say, 30 seconds. This definition means that the ticks will often overlap, but not
1818
always, as shown on the picture below.
1919

0 commit comments

Comments
 (0)