From 832e790931dcdb11012a336ff3dc7ca036dfeddf Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Wed, 25 Jan 2023 11:58:01 +0100 Subject: [PATCH 1/3] Fix: typos Fix: typos --- docs/1rpc/faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/1rpc/faq.md b/docs/1rpc/faq.md index 11e64b6a..366677f3 100644 --- a/docs/1rpc/faq.md +++ b/docs/1rpc/faq.md @@ -2,8 +2,8 @@ ### **1. What makes 1RPC different from the other RPC providers?** -1RPC is a proxy or relay layer shielding user data before it reaches existing RPC endpoints (most are centralized). The team behind it is [Automata](http://ata.network), whose mission is to protect privacy and fairness in Web3. We care about user privacy and does not collect any user metadata like others. +1RPC is a proxy or relay layer shielding user data before it reaches existing RPC endpoints (most are centralized). The team behind it is [Automata](http://ata.network), whose mission is to protect privacy and fairness in Web3. We care about user privacy and do not collect any user metadata like others. ### **2. What wallets can I use with 1RPC?** -You can use it with any wallets that supports customized RPC endpoints. The most popular one is MetaMask. We are also working on partnering with different wallet providers to make 1RPC a built-in solution. Stay tuned! \ No newline at end of file +You can use it with any wallet that supports customized RPC endpoints. The most popular one is MetaMask. We are also working on partnering with different wallet providers to make 1RPC a built-in solution. Stay tuned! From 45b0281b60a4d2aaff93bad0cb5ffe006ca039df Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Wed, 25 Jan 2023 11:59:22 +0100 Subject: [PATCH 2/3] Fix: typos Fix: typos --- docs/1rpc/design.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/1rpc/design.md b/docs/1rpc/design.md index be196ca1..ad31bb45 100644 --- a/docs/1rpc/design.md +++ b/docs/1rpc/design.md @@ -46,7 +46,7 @@ Sometimes a single RPC call contains multiple batched queries (**`multicall`** t ## Phishing Detection -This feature is only supported in our beta endpoints, https://beta.1rpc.io. You need to manually replace the https://1rpc.io to the beta one to get this functionalities. It will return a phishing detection error with error code -32000. +This feature is only supported in our beta endpoints, https://beta.1rpc.io. You need to manually replace the https://1rpc.io with the beta one to get this functionality. It will return a phishing detection error with error code -32000. ```shell {"jsonrpc": "2.0", "error": {"code": -32000, "message": "Phishing detection error"}, "id": "1"} From 62a7a0d0f0ca569739d6902ceebdbb8cd848b50d Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Wed, 25 Jan 2023 12:00:25 +0100 Subject: [PATCH 3/3] Fix: typo Fix: typo --- docs/2fa/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/2fa/introduction.md b/docs/2fa/introduction.md index f13ea352..9c25db24 100644 --- a/docs/2fa/introduction.md +++ b/docs/2fa/introduction.md @@ -2,7 +2,7 @@ ![](../assets/2fa/2fa-guru-image.png){style="zoom:80%"} -2FA Guru by Automata is a blockchain-based authentication solution that secures access to accounts and protects users with an active defence. +2FA Guru by Automata is a blockchain-based authentication solution that secures access to accounts and protects users with an active defense. There are a number of known scenarios where hackers can brute-force attacks: