From 402cb2b55ed29300aafbd84682265dd34332c883 Mon Sep 17 00:00:00 2001 From: Tiji Mathew Date: Tue, 29 Oct 2024 15:54:00 -0400 Subject: [PATCH] Update demo/README.MD Accepting Review comment Co-authored-by: Tyler White --- demo/README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/README.MD b/demo/README.MD index 14576fd..9dbea86 100644 --- a/demo/README.MD +++ b/demo/README.MD @@ -28,7 +28,7 @@ dev branches respectively. - If you are consumer who is installing schemachange and wants to test-run the demo, then you will have to set the following environment variables. - - SNOWFLAKE_ACCOUNT: This will be the account identifier for your snowflake account. + - SNOWFLAKE_ACCOUNT: This will be the account identifier for your Snowflake account. - SNOWFLAKE_USER: This will be the user that will connect to your snowflake account (`SNOWFLAKE_ACCOUNT`). - SNOWFLAKE_PASSWORD: This is the password for the user (`SNOWFLAKE_USER`) that will connect to your snowflake account (`SNOWFLAKE_ACCOUNT`). - SCENARIO_NAME: This will be demo folder you intend to experiment with. For