fixed typo in Readme

merge-requests/1/merge
parent fb8200bc4d
commit c891a70a50

@ -4,7 +4,7 @@
![release prod](https://github.com/DomainDrivenArchitecture/dda-devops-build/workflows/release%20prod/badge.svg) ![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 * aws with
* simple api-key auth * simple api-key auth
* mfa & assume-role auth * mfa & assume-role auth
@ -36,7 +36,7 @@ pip3 install boto3 mfa --user
# Example Build # Example Build
lets assume the following poject structure lets assume the following project structure
``` ```
my-project my-project

Loading…
Cancel
Save