From 9bb80d3ded49ec4fe7a0a1429f55e979d56325b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9A=A1=20Aditya=20Patel=20=E2=9A=A1?= Date: Fri, 20 Aug 2021 17:12:45 +0530 Subject: [PATCH] fix: typo from 'starer' to 'started' --- 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):