fix "autoscaling" typo

Signed-off-by: flaviostutz <flaviostutz@gmail.com>
This commit is contained in:
flaviostutz 2020-10-18 20:57:00 -03:00
parent f5f87e342a
commit a85f0042d6

View File

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