From 76e6ac6921b9bdef684f219a799c308a8244b954 Mon Sep 17 00:00:00 2001 From: B Date: Tue, 22 Jun 2021 16:35:58 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07752972a..8204b3445 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ For example: Turning `cart` off will disable Cart capabilities. > NOTE: The selected provider should support the feature that you are toggling. (This means that you can't turn wishlist on if the provider doesn't support this functionality out the box) -- Open `commerce.config.json` from your chosen provider. +- Open `commerce.config.json` - You'll see a config file like this: ```json {