Typo fix: exisiting => existing

Change-Id: Ide5a7af0b9d4694dd55e865135780bf8d7a131d5
This commit is contained in:
Anh Tran
2017-01-25 13:30:38 +07:00
parent cabc9c61e2
commit aca026f471

View File

@@ -27,7 +27,7 @@ users who want to use heat to create a senlin cluster.
It is often requried by real deployment practices to make the cluster load-balanced
and auto-scaled. We also want the scaling action triggered based on business data
instead of infrastructure metrics. When exisiting cluster is not enough to afford the
instead of infrastructure metrics. When existing cluster is not enough to afford the
throughput/workload, the cluster will be scaled-out; when low throughput or workload,
the cluster will be scaled-in.