From f1d8604d128bb6056963d4e02d7d8e515f396559 Mon Sep 17 00:00:00 2001 From: Tochemey Date: Sun, 28 Apr 2024 22:19:17 +0100 Subject: [PATCH] docs: fix grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7700e5fe..f65c95f0 100644 --- a/README.md +++ b/README.md @@ -374,7 +374,7 @@ The following outlines the cluster mode operations which can help have a healthy - One can remove nodes. However, to avoid losing data, one need to scale down the cluster to the minimum number of nodes which started the cluster. -Note: At the moment when a node is removed from the cluster, all actors on the given node are no longer accessible. The remaining members of the cluster will still function as expected. There is some work to address that issue. One can look at the following [discussion](https://github.com/Tochemey/goakt/discussions/304) +Note: At the moment when a node is removed from the cluster, all actors on the given node are no longer accessible. The remaining members of the cluster will still function as expected. There is some ongoing work to address that issue. One can look at the following [discussion](https://github.com/Tochemey/goakt/discussions/304) ### Built-in Discovery Providers