fix typos in doc
Change-Id: I1815a68fadd78410de91585300c4efc879d5d762
This commit is contained in:
		@@ -79,7 +79,7 @@ action using tools like ``curl``.
 | 
			
		||||
 | 
			
		||||
  $ curl -X POST http://node1:8778/v1/webhooks/5dacde18-661e-4db4-b7a8-f2a6e3466f98/trigger?V=1
 | 
			
		||||
 | 
			
		||||
After a while, you can check that the cluster has been shrinked by 1 node.
 | 
			
		||||
After a while, you can check that the cluster has been shrunk by 1 node.
 | 
			
		||||
 | 
			
		||||
For more details about managing receivers, please check the
 | 
			
		||||
:doc:`Receivers <../user/receivers>` section in the
 | 
			
		||||
 
 | 
			
		||||
@@ -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 exsiting cluster is not enough to afford the
 | 
			
		||||
instead of infrastructure metrics. When exisiting 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.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user