Просмотр исходного кода

Merge pull request #2003 from iibrahimli/patch-1

Fix typo
Mathieu Champlon 4 лет назад
Родитель
Сommit
7b87635887
1 измененных файлов с 1 добавлено и 1 удалено
  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
 # 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
 This document describes the mapping between compose application model and AWS components
 
 
 ## Overview
 ## Overview