mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 06:06:44 +00:00
Fix minor documentation typo
This commit is contained in:
parent
b4cc1f65be
commit
30e37c5c7b
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ Eventually. these config needs to be adapted according to the following doc
|
|||
https://ethereum-tests.readthedocs.io/en/latest/retesteth-tutorial.html
|
||||
Specifically:
|
||||
```
|
||||
f you look inside ~/tests/config, you’ll see a directory for each configured client. Typically this directory has these files:
|
||||
If you look inside ~/tests/config, you’ll see a directory for each configured client. Typically this directory has these files:
|
||||
|
||||
config, which contains the configuration for the client:
|
||||
The communication protocol to use with the client (typically TCP)
|
||||
|
|
|
|||
Loading…
Reference in a new issue