mirror of https://github.com/istio/istio.io.git
Fix grammatical error in Adapter docs (#988)
This commit is contained in:
parent
bcd11c26bf
commit
4b95f3a62f
|
@ -58,7 +58,7 @@ are generated by a sidecar proxy (typically, Envoy) per request.
|
|||
|
||||
## Adapters
|
||||
|
||||
Mixer is a highly modular and extensible component. One of it's key functions is
|
||||
Mixer is a highly modular and extensible component. One of its key functions is
|
||||
to abstract away the details of different policy and telemetry backend systems,
|
||||
allowing Envoy and Istio-based services to be agnostic of those backends, which
|
||||
keeps them portable.
|
||||
|
|
Loading…
Reference in New Issue