Skip to content

Commit 42fb1ee

Browse files
authored
is => are
1 parent e99e95f commit 42fb1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gettingStarted/makeRequests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $ {"jsonrpc": "2.0","result": "0x3ccb11", "id":1}
2222

2323
[Read more about JSON RPC](https://github.com/ethereum/wiki/wiki/JSON-RPC)
2424

25-
Important to note that JSON-RPC is transport agnostic, meaning same concepts can be used over HTTP, WebSockets or other message passing environments. All JSON_RPC methods listed in 'Ethereum API' is also supported over websockets.
25+
Important to note that JSON-RPC is transport agnostic, meaning same concepts can be used over HTTP, WebSockets or other message passing environments. All JSON_RPC methods listed in 'Ethereum API' are also supported over websockets.
2626

2727
### Rest-like Infura API
2828

0 commit comments

Comments
 (0)