fix small grammar issue (#1112)

This commit is contained in:
jeff martinez 2018-03-28 06:29:43 -07:00 committed by Martin Taillefer
parent 53c4149c40
commit a2b27b6222
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ evaluation can be found in [Mixer Configuration]({{home}}/docs/concepts/policy-a
[Pilot]({{home}}/docs/concepts/traffic-management/pilot.html) provides
service discovery for the Envoy sidecars, traffic management capabilities
for intelligent routing (e.g., A/B tests, canary deployments, etc.),
and resiliency (timeouts, retries, circuit breakers, etc.). It converts a
and resiliency (timeouts, retries, circuit breakers, etc.). It converts
high level routing rules that control traffic behavior into Envoy-specific
configurations, and propagates them to the sidecars at runtime. Pilot
abstracts platform-specifc service discovery mechanisms and synthesizes