From 319222f3b957dc4fc69d86269478dab7638aa7e6 Mon Sep 17 00:00:00 2001 From: Jon Daniels <62617721+jdanielsbamboo@users.noreply.github.com> Date: Tue, 22 Jun 2021 18:23:22 -0600 Subject: [PATCH] Update index.md (#249) changing from "be" to "by" --- docs/docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/index.md b/docs/docs/index.md index 1733e83..9eded09 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -220,7 +220,7 @@ aws_secret_access_key=mysecretkey aws_access_key_id=myprojectaccesskey aws_secret_access_key=myprojectsecretkey ``` -You can add the profile name when initialising a project; assuming no applicable environment variables are set, the profile credentials will be used be default. +You can add the profile name when initialising a project; assuming no applicable environment variables are set, the profile credentials will be used by default. ### Be conservative in changing the default folder structure