From d9ee5277e334b0c8ebb3e1dde006de8054af3347 Mon Sep 17 00:00:00 2001 From: Akare123 <107335783+Akare123@users.noreply.github.com> Date: Wed, 22 Nov 2023 20:07:51 +0300 Subject: [PATCH] Update overview.md Hi, I've found a grammatical error and edit it. In the sentence "if you've ever used or developed an application on Ethereum, you'll be right home on Scroll," you might be changed to "right home" to "right at home" for clarity. --- src/content/docs/en/getting-started/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/en/getting-started/overview.md b/src/content/docs/en/getting-started/overview.md index 9a854f2e8..acddb22f3 100644 --- a/src/content/docs/en/getting-started/overview.md +++ b/src/content/docs/en/getting-started/overview.md @@ -10,7 +10,7 @@ whatsnext: { "User Guide": "/user-guide/", "Building on Scroll": "/developers/" #### Welcome to the Scroll docs! -Scroll is a security-focused scaling solution for Ethereum, using innovations in scaling design and zero knowledge proofs to build a new layer on Ethereum. The Scroll network is more accessible, more responsive, and can support more users at once than Ethereum alone, and if you've ever used or developed an application on Ethereum, you'll be right home on Scroll. +Scroll is a security-focused scaling solution for Ethereum, using innovations in scaling design and zero knowledge proofs to build a new layer on Ethereum. The Scroll network is more accessible, more responsive, and can support more users at once than Ethereum alone, and if you've ever used or developed an application on Ethereum, you'll be right at home on Scroll. Want to try out the Scroll Sepolia testnet with free assets before using Scroll? Check out our [User Guide](/user-guide/).