From 2b9d941ae2df76666ffcd8916e01453c9e63935c Mon Sep 17 00:00:00 2001 From: Lakshay Manchanda Date: Thu, 21 Sep 2023 23:13:17 +0530 Subject: [PATCH] Changes made to check the deployment --- sample-env.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-env.json b/sample-env.json index c06a824..b9294b8 100644 --- a/sample-env.json +++ b/sample-env.json @@ -1,6 +1,6 @@ { "Parameters": { - "firestoreCred": "Add Your Firestore Credentials here", + "firestoreCred": "Add Your Firestore Credential here", "environment": "DEVELOPMENT" } } \ No newline at end of file