mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 02:49:55 +00:00
Fix typos in documentation (#13094)
This commit is contained in:
@ -33,7 +33,7 @@ help:
|
||||
text: |
|
||||
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.
|
||||
links:
|
||||
|
||||
@ -30,7 +30,7 @@ See examples in a [dedicated repository](https://github.com/paradigmxyz/reth-exe
|
||||
|
||||
| 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user