mirror of https://github.com/docker/compose.git
Merge pull request #808 from flaviostutz/architecture-typo
fix "autoscaling" typo
This commit is contained in:
commit
dee876bb7e
|
@ -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 |
|
||||||
| | +-------------------+-+
|
| | +-------------------+-+
|
||||||
|
|
Loading…
Reference in New Issue