Update ingress.md

fix typo
This commit is contained in:
Ben
2020-11-04 20:19:34 -08:00
committed by GitHub
parent 2fb3584b1b
commit c4aedbd327

View File

@@ -586,7 +586,7 @@ class: extra-details
- Example 3: canary for shipping physical goods
- 1% of orders are shipped with the canary process
- the reamining 99% are shipped with the normal process
- the remaining 99% are shipped with the normal process
- We're going to implement example 1 (per-request routing)