Skip to content

Commit 30110c7

Browse files
realgio95kimmyeonghun
authored andcommitted
README: change 'built in' to 'built-in'
1 parent 079d817 commit 30110c7

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
@@ -132,7 +132,7 @@ Do not forget `--rpcaddr 0.0.0.0`, if you want to access RPC from other containe
132132
### Programatically interfacing Gesn nodes
133133

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

0 commit comments

Comments
 (0)