Skip to content

Commit 1e79444

Browse files
cratiu222lightclient
authored andcommitted
fix README.md (ethereum#31076)
Hi I fixed 2 minor spelling issues. --------- Co-authored-by: lightclient <[email protected]>
1 parent 4907b5f commit 1e79444

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
@@ -178,7 +178,7 @@ HTTP based JSON-RPC API options:
178178
* `--http.addr` HTTP-RPC server listening interface (default: `localhost`)
179179
* `--http.port` HTTP-RPC server listening port (default: `8545`)
180180
* `--http.api` API's offered over the HTTP-RPC interface (default: `eth,net,web3`)
181-
* `--http.corsdomain` Comma separated list of domains from which to accept cross origin requests (browser enforced)
181+
* `--http.corsdomain` Comma separated list of domains from which to accept cross-origin requests (browser enforced)
182182
* `--ws` Enable the WS-RPC server
183183
* `--ws.addr` WS-RPC server listening interface (default: `localhost`)
184184
* `--ws.port` WS-RPC server listening port (default: `8546`)

0 commit comments

Comments
 (0)