Skip to content

Commit

Permalink
Update concepts-broker-load-balancing-concepts.md
Browse files Browse the repository at this point in the history
  • Loading branch information
heesung-sn committed Apr 15, 2024
1 parent 11257a3 commit ee0965a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/concepts-broker-load-balancing-concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ For how to split bundles manually, please refer to [`split-bundle`](pathname:///
Examples:
Split the largest bundle at the position that equality divides the topic count, and unload the child bundles immediately.
Split the largest bundle at the position that equally divides the topic count, and unload the child bundles immediately.
`pulsar-admin namespaces split-bundle -b LARGEST -san topic_count_equally_divide -u my-tenant/my-namespace`
Expand Down

0 comments on commit ee0965a

Please sign in to comment.