From caf5a21be629d23b989cd6da05d8de5b4ec306f2 Mon Sep 17 00:00:00 2001 From: seandotau Date: Wed, 3 Apr 2024 15:40:01 +1100 Subject: [PATCH] Update grammar --- .../node_operators/rpc_providers/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/subquery_network/node_operators/rpc_providers/introduction.md b/docs/subquery_network/node_operators/rpc_providers/introduction.md index 5b085b6d9cc..3a1d09b3475 100644 --- a/docs/subquery_network/node_operators/rpc_providers/introduction.md +++ b/docs/subquery_network/node_operators/rpc_providers/introduction.md @@ -4,7 +4,7 @@ An RPC Provider is a SubQuery network participant who is responsible for serving RPC queries for blockchain data to their customers. -RPC Providers play a very important role within the SubQuery network, they acts as the main interface between dApps, indexers, and other consumers to the underlying data on the blockchain, and are also responsible for submitting transactions. +RPC Providers play a very important role within the SubQuery network, they act as the main interface between dApps, indexers, and other consumers to the underlying data on the blockchain, and are also responsible for submitting transactions. ## Requirements to be an RPC Provider