From d07502d29aad7cc6c547ad8900903ee10c942577 Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Wed, 26 Jul 2023 08:21:30 -0500 Subject: [PATCH] whitespace --- source/faas-automated-testing/faas-automated-testing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/faas-automated-testing/faas-automated-testing.rst b/source/faas-automated-testing/faas-automated-testing.rst index e2c806051a..c2e523b4c1 100644 --- a/source/faas-automated-testing/faas-automated-testing.rst +++ b/source/faas-automated-testing/faas-automated-testing.rst @@ -54,7 +54,7 @@ For the initial local setup the following are required: - The docker daemon running on the local machine. - The `AWS SAM CLI `_ -AWS access MUST be configured, either through `` $HOME/.aws/credentials`` or +AWS access MUST be configured, either through ``$HOME/.aws/credentials`` or with the following environment variables: - `AWS_ACCESS_KEY_ID`