Skip to content

Commit 7ff0997

Browse files
authored
Line 202, changes aries to arises
1 parent 07041ab commit 7ff0997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-cluster-resource-manager-balancing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ The Cluster Resource Manager automatically figures out what services are related
200200
* Metrics are how the Service Fabric Cluster Resource Manger manages consumption and capacity in the cluster. To learn more about metrics and how to configure them, check out [this article](service-fabric-cluster-resource-manager-metrics.md)
201201
* Movement Cost is one way of signaling to the Cluster Resource Manager that certain services are more expensive to move than others. For more about movement cost, refer to [this article](service-fabric-cluster-resource-manager-movement-cost.md)
202202
* The Cluster Resource Manager has several throttles that you can configure to slow down churn in the cluster. They're not normally necessary, but if you need them you can learn about them [here](service-fabric-cluster-resource-manager-advanced-throttling.md)
203-
* The Cluster Resource Manager can recognize and handle sub-clustering (a situation that sometimes aries when you use placement constraints and balancing). To learn how sub-clustering can affect balancing and how you can handle it, see [here](service-fabric-cluster-resource-manager-subclustering.md)
203+
* The Cluster Resource Manager can recognize and handle sub-clustering (a situation that sometimes arises when you use placement constraints and balancing). To learn how sub-clustering can affect balancing and how you can handle it, see [here](service-fabric-cluster-resource-manager-subclustering.md)
204204

205205
[Image1]:./media/service-fabric-cluster-resource-manager-balancing/cluster-resrouce-manager-balancing-thresholds.png
206206
[Image2]:./media/service-fabric-cluster-resource-manager-balancing/cluster-resource-manager-balancing-threshold-triggered-results.png

0 commit comments

Comments
 (0)