Ver Fonte

Merge pull request #2003 from iibrahimli/patch-1

Fix typo
Mathieu Champlon há 4 anos atrás
pai
commit
7b87635887
1 ficheiros alterados com 1 adições e 1 exclusões
  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