From 30e37c5c7b2ef11d3742d04cf3379509e80b70ce Mon Sep 17 00:00:00 2001 From: ForwardSlashBack <142098649+ForwardSlashBack@users.noreply.github.com> Date: Sat, 12 Aug 2023 23:53:09 -0400 Subject: [PATCH] Fix minor documentation typo --- RETESTBOR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RETESTBOR.md b/RETESTBOR.md index c04fd7edef..41b6d767e9 100644 --- a/RETESTBOR.md +++ b/RETESTBOR.md @@ -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)