Merge pull request #2003 from iibrahimli/patch-1

Fix typo
This commit is contained in:
Mathieu Champlon 2021-08-09 19:27:56 +02:00 committed by GitHub
commit 7b87635887
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ keywords: Docker, Amazon, Integration, ECS, Compose, architecture, mapping
---
# Architecture
ECS integration relies on CloudFormation to manage AWS resrouces as an atomic operation.
ECS integration relies on CloudFormation to manage AWS resources as an atomic operation.
This document describes the mapping between compose application model and AWS components
## Overview