Update design/LoadBalancing/LoadBalancing.md

Co-authored-by: Zhe Wu <halfprice@users.noreply.github.com>
This commit is contained in:
Xiaoge Su 2022-07-14 11:26:55 -07:00 committed by GitHub
parent 46b98a5e20
commit 3b50a4c410
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ In `basicLoadBalance`, a *best* alternative is picked up and used at the beginni
## `loadBalance`
`loadBalance` provides a more sophisticated implementation of load balancing. In addition of the basic load balancing, it also provides a variety of features, such like
`loadBalance` provides a more sophisticated implementation of load balancing. In addition to the basic load balancing, it also provides a variety of features, such as
* Support for Test Storage Server ([TSS](https://github.com/apple/foundationdb/blob/main/documentation/sphinx/source/tss.rst))
* Distance-based candidate election