From e76b27c0feb30f157b2fbadde7f42d454c1a75d5 Mon Sep 17 00:00:00 2001
From: licanwei
Date: Mon, 23 Jul 2018 20:32:04 -0700
Subject: [PATCH] trivial: fix strategy name
Change-Id: Ic3df4233a544670ad4f736a0046725ea2797e337
---
doc/source/strategies/storage_capacity_balance.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/source/strategies/storage_capacity_balance.rst b/doc/source/strategies/storage_capacity_balance.rst
index 996be8011..8f7261f41 100644
--- a/doc/source/strategies/storage_capacity_balance.rst
+++ b/doc/source/strategies/storage_capacity_balance.rst
@@ -67,7 +67,7 @@ None
Algorithm
---------
-For more information on the zone migration strategy please refer to:
+For more information on the storage capacity balance strategy please refer to:
http://specs.openstack.org/openstack/watcher-specs/specs/queens/implemented/storage-capacity-balance.html
How to use it ?