From dfbb6048a0f83a39d2c4bd03d5a95ab691fcf804 Mon Sep 17 00:00:00 2001 From: flowerinthenight Date: Mon, 23 Sep 2024 13:27:02 +0900 Subject: [PATCH] ci skip: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb2c575..c6fec18 100644 --- a/README.md +++ b/README.md @@ -72,4 +72,4 @@ for (members.items, 0..) |v, i| { } ``` -The tricky part of using **zgroup** is configuring the timeouts to optimize state dissemination and member convergence. The current implementation was only tested within a local network. +The tricky part of using **zgroup** is configuring the timeouts to optimize state dissemination and convergence. The current implementation was only tested within a local network.