Browse Source

Merge pull request #808 from flaviostutz/architecture-typo

fix "autoscaling" typo
Nicolas De loof 5 years ago
parent
commit
dee876bb7e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ecs/architecture.md

+ 1 - 1
ecs/architecture.md

@@ -22,7 +22,7 @@ This diagram shows compose model and on same line AWS components that get create
   |       |  +---------+
   |       +--+ Deploy  |
   |       |  +---------+                    +-------------------+
-  |       |  x-aws-autoscale  . . . . . .   | ScalableTarget    |
+  |       |  x-aws-autoscaling  . . . . . . | ScalableTarget    |
   |       |                                 +-------------------+---+
   |       |                                     | ScalingPolicy     |
   |       |                                     +-------------------+-+