Update index.md (#249)

changing from "be" to "by"
This commit is contained in:
Jon Daniels
2021-06-22 18:23:22 -06:00
committed by GitHub
parent c077603eb6
commit 319222f3b9

View File

@@ -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