mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fix: typos in documentation files (#12528)
This commit is contained in:
@ -43,7 +43,7 @@ pub trait Stage<DB: Database>: Send + Sync {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
To get a better idea of what is happening at each part of the pipeline, lets walk through what is going on under the hood within the `execute()` function at each stage, starting with `HeaderStage`.
|
To get a better idea of what is happening at each part of the pipeline, let's walk through what is going on under the hood within the `execute()` function at each stage, starting with `HeaderStage`.
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|||||||
@ -30,7 +30,7 @@ For easier at-a-glance communication of the status of issues and PRs the followi
|
|||||||
- https://github.com/paradigmxyz/reth/labels/S-duplicate
|
- https://github.com/paradigmxyz/reth/labels/S-duplicate
|
||||||
- https://github.com/paradigmxyz/reth/labels/S-wontfix
|
- https://github.com/paradigmxyz/reth/labels/S-wontfix
|
||||||
|
|
||||||
**Misc.**
|
**Miscellaneous**
|
||||||
|
|
||||||
- https://github.com/paradigmxyz/reth/labels/S-needs-triage
|
- https://github.com/paradigmxyz/reth/labels/S-needs-triage
|
||||||
- https://github.com/paradigmxyz/reth/labels/S-controversial
|
- https://github.com/paradigmxyz/reth/labels/S-controversial
|
||||||
|
|||||||
Reference in New Issue
Block a user