Commit 83cca80f authored by Savorboard's avatar Savorboard

update readme

parent 902fa63b
......@@ -190,7 +190,7 @@ The concept of a subscription group is similar to that of a consumer group in Ka
When CAP startup, it will use the current assembly name as the default group name, if multiple same group subscribers subscribe the same topic name, there is only one subscriber can receive the message.
Conversely, if subscribers are in different groups, they will all receive messages.
In the same application, you can specify the `Group` property to keep they are in different consumer groups:
In the same application, you can specify the `Group` property to keep they are in different subscribe groups:
```C#
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment