Skip to content

Commit c990bf0

Browse files
Fixing other heading
1 parent c7e54ed commit c990bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/en/subgraphs/querying/distributed-systems.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Whenever different computers are working together across the globe, certain prob
1212

1313
A perfect example of this is the so-called "block wobble" phenomenon, where a client sees block data appear to jump forward and backward in unexpected ways. This phenomenon becomes especially noticeable during a block re-org — a situation where a previously ingested block is replaced by a different one under consensus.
1414

15-
#### Example of Block Reorganization
15+
### Example of Block Reorganization
1616

1717
To understand the impact, consider a scenario where a client continuously fetches the latest block from an Indexer:
1818

0 commit comments

Comments
 (0)