Browse Source

Fix typo

Signed-off-by: iibrahimli <[email protected]>
Imran Ibrahimli 4 years ago
parent
commit
c3db7909ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/ecs-architecture.md

+ 1 - 1
docs/ecs-architecture.md

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