From 830ba04ff1c5dff23e679b2d4248423e0e249bac Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sun, 29 Jan 2023 03:28:00 +0100 Subject: [PATCH] docs(website): fix typos (#13064) --- packages/website/pages/docs/resources/faqs.md | 2 +- .../website/pages/docs/testnet-guide/request-from-faucet.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/website/pages/docs/resources/faqs.md b/packages/website/pages/docs/resources/faqs.md index 22676ea33ea..2fe4564f136 100644 --- a/packages/website/pages/docs/resources/faqs.md +++ b/packages/website/pages/docs/resources/faqs.md @@ -63,7 +63,7 @@ There are 2 types of zero-knowledge proofs: ZK-SNARKs and ZK-STARKs. Taiko uses ## What is a ZK-SNARK? -A Zero-Knowledge Succinct Non-Interactive Argument of Knowledge (ZK-SNARK) is a type of zero-knowledge proof in which one party can demonstrate the possesion of certain information without revealing the information itself and having any direct communication between the party providing the proof and the party verifying it. ZK-SNARKs are known to be lighter than ZK-STARKs and take less time to verify. They also require less gas, offering cheaper transactions. +A Zero-Knowledge Succinct Non-Interactive Argument of Knowledge (ZK-SNARK) is a type of zero-knowledge proof in which one party can demonstrate the possession of certain information without revealing the information itself and having any direct communication between the party providing the proof and the party verifying it. ZK-SNARKs are known to be lighter than ZK-STARKs and take less time to verify. They also require less gas, offering cheaper transactions. [Learn more about ZK-SNARKs](https://ethereum.org/en/zero-knowledge-proofs/#zk-snarks) diff --git a/packages/website/pages/docs/testnet-guide/request-from-faucet.md b/packages/website/pages/docs/testnet-guide/request-from-faucet.md index 01d619c88ff..586bf4bbfc5 100644 --- a/packages/website/pages/docs/testnet-guide/request-from-faucet.md +++ b/packages/website/pages/docs/testnet-guide/request-from-faucet.md @@ -24,4 +24,4 @@ These steps will help you receive testnet tokens from the faucet. The Twitter API is hitting a rate limit. Because of this, the faucet can’t recognize the Ethereum address in your tweet. -To solve this, you will need to wait and try again. If you continue having problems, you can ask the community to send you testnet funds by sending your address address to the Discord channel: `🪙︱manual-faucet`. +To solve this, you will need to wait and try again. If you continue having problems, you can ask the community to send you testnet funds by sending your address to the Discord channel: `🪙︱manual-faucet`.