From fa00f9f908a298c63eea5631958f1e1cd9978afd Mon Sep 17 00:00:00 2001 From: Abby <78209557+abby-cyber@users.noreply.github.com> Date: Fri, 7 Apr 2023 16:03:05 +0800 Subject: [PATCH] balance-leader-balances-all-the-leaders-within-all-spaces --- docs-2.0/2.quick-start/6.cheatsheet-for-ngql.md | 2 +- docs-2.0/synchronization-and-migration/2.balance-syntax.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs-2.0/2.quick-start/6.cheatsheet-for-ngql.md b/docs-2.0/2.quick-start/6.cheatsheet-for-ngql.md index 2b48459308c..2bea90f92a7 100644 --- a/docs-2.0/2.quick-start/6.cheatsheet-for-ngql.md +++ b/docs-2.0/2.quick-start/6.cheatsheet-for-ngql.md @@ -434,7 +434,7 @@ |Syntax|Description| |-|-| - |`BALANCE LEADER`| Starts a job to balance the distribution of storage leaders in the current graph space. It returns the job ID.| + |`BALANCE LEADER`| Starts a job to balance the distribution of all the storage leaders in graph spaces. It returns the job ID.|