Skip to content

Commit f0e8a3e

Browse files
fix README.md (#31076)
Hi I fixed 2 minor spelling issues. --------- Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
1 parent 75526bb commit f0e8a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)