From c62b939e6364e530e2f91f68eac205e8e53b91dd Mon Sep 17 00:00:00 2001 From: Rene Enriquez Date: Tue, 24 Nov 2020 20:48:49 -0500 Subject: [PATCH 1/2] testing deployment --- AutomaticClockOuts/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AutomaticClockOuts/readme.md b/AutomaticClockOuts/readme.md index 6da3082..460931a 100644 --- a/AutomaticClockOuts/readme.md +++ b/AutomaticClockOuts/readme.md @@ -29,7 +29,7 @@ func azure functionapp publish time-tracker-azure-functions ``` NOTE: -Don't forget to set the following environment variables to make the app work locally: +Don't forget to set the following environment variables to make this app work locally: ```sh ENDPOINT='XXX' From 742378565e28fdaa8dc1f977553bd26162181a89 Mon Sep 17 00:00:00 2001 From: Rene Enriquez Date: Tue, 24 Nov 2020 20:49:24 -0500 Subject: [PATCH 2/2] testing deployment --- AutomaticClockOuts/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AutomaticClockOuts/readme.md b/AutomaticClockOuts/readme.md index 460931a..5334442 100644 --- a/AutomaticClockOuts/readme.md +++ b/AutomaticClockOuts/readme.md @@ -29,7 +29,7 @@ func azure functionapp publish time-tracker-azure-functions ``` NOTE: -Don't forget to set the following environment variables to make this app work locally: +Don't forget to set the following environment variables to make this app work locally.: ```sh ENDPOINT='XXX'