diff --git a/content/cli/commands/topic.md b/content/cli/commands/topic.md index 51b55fe4..899a2f28 100644 --- a/content/cli/commands/topic.md +++ b/content/cli/commands/topic.md @@ -68,7 +68,7 @@ In this example, the topic `my-topic` will be created with compression type `gzi By default, Fluvio will automatically assign replicas to SPUs. However, you can manually assign replicas to SPUs by using the `--replica-assignment` flag. -Please refer to following [replica]({{}}) sections for detail of replica assignment. +Please refer to following [replica]({{}}) sections for detail of replica assignment. Note that in order to replication assignment to work, you need to have at least 2 SPUs in your cluster.