From 5e84757ea892ee4f7ef60f927a55e6ef057a6538 Mon Sep 17 00:00:00 2001 From: Dmitry <98899785+mdqst@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:30:36 +0300 Subject: [PATCH] Update quickstart.md (#1076) The word "Lets" should be contracted to "Let's" to indicate "let us." This is a common grammatical error. --- apps/base-docs/docs/building-with-base/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base-docs/docs/building-with-base/quickstart.md b/apps/base-docs/docs/building-with-base/quickstart.md index 2d82085465a..3ff22fa1edd 100644 --- a/apps/base-docs/docs/building-with-base/quickstart.md +++ b/apps/base-docs/docs/building-with-base/quickstart.md @@ -71,7 +71,7 @@ To deploy your smart contracts to Base, you need two key components: 1. A node connection to interact with the Base network 2. A funded private key to deploy the contract -Lets set up both of these: +Let's set up both of these: ### 1. Set up your node connection