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