From 66548c887cbcf79b05984f0bbe403c38b93e6121 Mon Sep 17 00:00:00 2001 From: Zac A <41454557+sandypockets@users.noreply.github.com> Date: Thu, 23 Sep 2021 14:56:26 -0400 Subject: [PATCH] Fix Typo - 'starter' to 'started' (#434) Fix for Issue #402 Co-authored-by: Gonzalo Pozzo --- framework/shopify/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/shopify/README.md b/framework/shopify/README.md index d5c4aa942..82d90fc55 100644 --- a/framework/shopify/README.md +++ b/framework/shopify/README.md @@ -2,7 +2,7 @@ **Demo:** https://shopify.demo.vercel.store/ -Before getting starter, a [Shopify](https://www.shopify.com/) account and store is required before using the provider. +Before getting started, a [Shopify](https://www.shopify.com/) account and store is required before using the provider. Next, copy the `.env.template` file in this directory to `.env.local` in the main directory (which will be ignored by Git):