Typos Documentation in README.md Files (#6771)
* Update README.md * Update README.md * Update README.md
This commit is contained in:
parent
412ea71115
commit
b1260c3465
|
@ -1,10 +1,10 @@
|
|||
# Networking
|
||||
|
||||
This folders hold a collection of modules to:
|
||||
These folders hold a collection of modules to:
|
||||
- configure the Eth2 P2P network
|
||||
- discover, connect, and maintain quality Eth2 peers
|
||||
|
||||
Data received is handed other to the `../gossip_processing` modules for validation.
|
||||
Data received is handed over to the `../gossip_processing` modules for validation.
|
||||
|
||||
## Security concerns
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
You probably don't want to recreate and push these base images to Docker Hub,
|
||||
You probably don't want to re-create and push these base images to Docker Hub,
|
||||
because when older images expire and get deleted, it will no longer be possible
|
||||
to reproduce old releases.
|
||||
|
||||
|
|
Loading…
Reference in New Issue