mirror of https://github.com/docker/compose.git
fix "autoscaling" typo
Signed-off-by: flaviostutz <flaviostutz@gmail.com>
This commit is contained in:
parent
f5f87e342a
commit
a85f0042d6
|
@ -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 |
|
||||
| | +-------------------+-+
|
||||
|
|
Loading…
Reference in New Issue