Merge pull request #1038 from jmunsch/patch-2

typo / spelling in README.md
This commit is contained in:
Manuel Alejandro de Brito Fontes 2017-07-27 22:36:49 -04:00 committed by GitHub
commit e867911800

View file

@ -48,7 +48,7 @@ Name | Description | Platform | Complexity Level
-----| ----------- | ---------- | ---------------- -----| ----------- | ---------- | ----------------
Session stickyness | route requests consistently to the same endpoint | nginx | Advanced Session stickyness | route requests consistently to the same endpoint | nginx | Advanced
Least connections | route requests based on least connections | on-prem | Advanced Least connections | route requests based on least connections | on-prem | Advanced
Weights | route requrests to backends based on weights | nginx | Advanced Weights | route requests to backends based on weights | nginx | Advanced
## Routing ## Routing