From e03414ee4544b9294b889f6fd3665894f14b7f0d Mon Sep 17 00:00:00 2001 From: Brian Cloutier Date: Fri, 1 Oct 2021 19:48:56 -0700 Subject: [PATCH] doc - fix grammar in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2529882b3..57cae81ba 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ OPTIONS: - `discv5_nodeInfo` Returns the ENR of the client - `discv5_routingTableInfo` Returns the list of discovery peers that have recently been available -See https://eth.wiki/json-rpc/API#json-rpc-methods for other standard methods that are implemented. Most of the currently proxy to Infura. +See https://eth.wiki/json-rpc/API#json-rpc-methods for other standard methods that are implemented. Currently, most of them proxy to Infura. ## Gotchas