From 6e7716d078b3cd06597a0603706f1df3ef779b3a Mon Sep 17 00:00:00 2001 From: Xiaoge Su Date: Thu, 14 Jul 2022 11:42:20 -0700 Subject: [PATCH] Update design/LoadBalancing/LoadBalancing.md Co-authored-by: Zhe Wu --- design/LoadBalancing/LoadBalancing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/design/LoadBalancing/LoadBalancing.md b/design/LoadBalancing/LoadBalancing.md index 262f4bc36c..2adf29cd5b 100644 --- a/design/LoadBalancing/LoadBalancing.md +++ b/design/LoadBalancing/LoadBalancing.md @@ -104,7 +104,7 @@ If all alternatives failed, a flag is set, so if the next request fails with `pr ### Send requests to workers -Here it is assumed that there are at least one alternative available. +Here it is assumed that there is at least one alternative available. ```mermaid graph LR