Fix minor documentation typo

This commit is contained in:
ForwardSlashBack 2023-08-12 23:53:09 -04:00 committed by GitHub
parent b4cc1f65be
commit 30e37c5c7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 https://ethereum-tests.readthedocs.io/en/latest/retesteth-tutorial.html
Specifically: Specifically:
``` ```
f you look inside ~/tests/config, youll see a directory for each configured client. Typically this directory has these files: If you look inside ~/tests/config, youll see a directory for each configured client. Typically this directory has these files:
config, which contains the configuration for the client: config, which contains the configuration for the client:
The communication protocol to use with the client (typically TCP) The communication protocol to use with the client (typically TCP)