Skip to content

Commit 71b6a34

Browse files
authored
Update README.md
1 parent 3b95b18 commit 71b6a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ GossipState.JOIN;
4545
# Example
4646
```java
4747
int gossip_port = 60001;
48-
String cluster = "cgossip_cluster";
48+
String cluster = "gossip_cluster";
4949

5050
GossipSettings settings = new GossipSettings();
5151
settings.setGossipInterval(1000);

0 commit comments

Comments
 (0)