diff --git a/docs/_interface/JavaScript-Console.md b/docs/_interface/JavaScript-Console.md index 037c5a5f62..c2cc775780 100644 --- a/docs/_interface/JavaScript-Console.md +++ b/docs/_interface/JavaScript-Console.md @@ -20,7 +20,7 @@ Attach mode accepts an endpoint in case the geth node is running with a non defa ipc endpoint or you would like to connect over the rpc interface. geth attach /some/custom/path.ipc - eth attach http://191.168.1.1:8545 + geth attach http://191.168.1.1:8545 geth attach ws://191.168.1.1:8546 Note that by default the geth node doesn't start the HTTP and WebSocket servers and not