Fix grammar error on (#6440)

This commit is contained in:
Amos Chu 2021-02-25 12:40:49 +08:00 committed by GitHub
parent 2d258d3176
commit 47ec0bb09b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ such as A/B testing, canary releases, rate limiting, access control, and end-to-
## Where does the probe collect data from?
Istio is a very typical Service Mesh design and implementor. It defines **Control Panel** and **Data Panel**,
which are wide used. Here is Istio Architecture:
which are widely used. Here is Istio Architecture:
![Istio Architecture](https://istio.io/latest/docs/ops/deployment/architecture/arch.svg)