From a98740f3190e8405b568b731adff008a23c8a26a Mon Sep 17 00:00:00 2001 From: flowerinthenight Date: Tue, 1 Oct 2024 23:54:05 +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 49bdc0f..856850d 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ for (members.items, 0..) |v, i| { } ``` -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. +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. ## TODOs