From c891a70a50550b929293c2e4a6c1a173a3b5af8c Mon Sep 17 00:00:00 2001 From: "mattisderbock@gmail.com" Date: Thu, 12 Nov 2020 17:37:55 +0100 Subject: [PATCH] fixed typo in Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a66a3c7..b68280e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![release prod](https://github.com/DomainDrivenArchitecture/dda-devops-build/workflows/release%20prod/badge.svg) -dda-devops-build provide a envioronment to tie several DevOps tools together for easy interoperation. Supported tools are: +dda-devops-build provide a environment to tie several DevOps tools together for easy interoperation. Supported tools are: * aws with * simple api-key auth * mfa & assume-role auth @@ -36,7 +36,7 @@ pip3 install boto3 mfa --user # Example Build -lets assume the following poject structure +lets assume the following project structure ``` my-project