From acc695a888a5cc11e7d3965d2fb56ceff6a8a3de Mon Sep 17 00:00:00 2001 From: Alena Astrakhantseva Date: Fri, 27 Oct 2023 13:26:00 +0200 Subject: [PATCH] Update docs/website/docs/walkthroughs/add_credentials.md Co-authored-by: Anton Burnashev --- docs/website/docs/walkthroughs/add_credentials.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/website/docs/walkthroughs/add_credentials.md b/docs/website/docs/walkthroughs/add_credentials.md index b6345318d9..4255e954e5 100644 --- a/docs/website/docs/walkthroughs/add_credentials.md +++ b/docs/website/docs/walkthroughs/add_credentials.md @@ -63,7 +63,7 @@ client_email = "client_email" # please set me up! If dlt tries to read this from environment variables, it will use a different naming convention. -For environment variables all names are capitalized and sections are separated with double underscore "__". +For environment variables all names are capitalized and sections are separated with a double underscore "__". For example, for the above secrets, we would need to put into environment: