Quellcode durchsuchen

Update load-balancing.md

Typo
David G. Quintas vor 10 Jahren
Ursprung
Commit
8003d767b4
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      doc/load-balancing.md

+ 1 - 1
doc/load-balancing.md

@@ -8,7 +8,7 @@ instruct the client how to send load to multiple backend servers.
 
 
 ## Background
 ## Background
 
 
-Prior to any gRPC specifics, we explore some usual way to approach load
+Prior to any gRPC specifics, we explore some usual ways to approach load
 balancing.
 balancing.
 
 
 ## Proxy Model
 ## Proxy Model