mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Fix typos in documentation (#13094)
This commit is contained in:
@ -33,7 +33,7 @@ help:
|
|||||||
text: |
|
text: |
|
||||||
Reth uses the Zepter CLI to detect abnormalities in Cargo features, e.g. missing propagation.
|
Reth uses the Zepter CLI to detect abnormalities in Cargo features, e.g. missing propagation.
|
||||||
|
|
||||||
It looks like one more more checks failed; please check the console output.
|
It looks like one more checks failed; please check the console output.
|
||||||
|
|
||||||
You can try to automatically address them by installing zepter (`cargo install zepter --locked`) and simply running `zepter` in the workspace root.
|
You can try to automatically address them by installing zepter (`cargo install zepter --locked`) and simply running `zepter` in the workspace root.
|
||||||
links:
|
links:
|
||||||
|
|||||||
@ -30,7 +30,7 @@ See examples in a [dedicated repository](https://github.com/paradigmxyz/reth-exe
|
|||||||
|
|
||||||
| Example | Description |
|
| Example | Description |
|
||||||
| ----------------------- | --------------------------------------------------------------------------- |
|
| ----------------------- | --------------------------------------------------------------------------- |
|
||||||
| [DB over RPC](./rpc-db) | Illustrates how to run a standalone RPC server over a Rethdatabase instance |
|
| [DB over RPC](./rpc-db) | Illustrates how to run a standalone RPC server over a Reth database instance |
|
||||||
|
|
||||||
## Database
|
## Database
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user