Skip to content

Commit 1e248f3

Browse files
realgio95fjl
authored andcommitted
README: change 'built in' to 'built-in'
1 parent 6ab9f0a commit 1e248f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Do not forget `--rpcaddr 0.0.0.0`, if you want to access RPC from other containe
142142
### Programatically interfacing Geth nodes
143143

144144
As a developer, sooner rather than later you'll want to start interacting with Geth and the Ethereum
145-
network via your own programs and not manually through the console. To aid this, Geth has built in
145+
network via your own programs and not manually through the console. To aid this, Geth has built-in
146146
support for a JSON-RPC based APIs ([standard APIs](https://github.com/ethereum/wiki/wiki/JSON-RPC) and
147147
[Geth specific APIs](https://github.com/ethereum/go-ethereum/wiki/Management-APIs)). These can be
148148
exposed via HTTP, WebSockets and IPC (unix sockets on unix based platforms, and named pipes on Windows).

0 commit comments

Comments
 (0)