Skip to content

Commit 9aa2e98

Browse files
authored
README: fix a typo (ethereum#24196)
1 parent 7403a38 commit 9aa2e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ saving your blockchain as well as map the default ports. There is also an `alpin
165165
available for a slim version of the image.
166166

167167
Do not forget `--http.addr 0.0.0.0`, if you want to access RPC from other containers
168-
and/or hosts. By default, `geth` binds to the local interface and RPC endpoints is not
168+
and/or hosts. By default, `geth` binds to the local interface and RPC endpoints are not
169169
accessible from the outside.
170170

171171
### Programmatically interfacing `geth` nodes

0 commit comments

Comments
 (0)