Change the service name in the description to match the example. (#4787)

Signed-off-by: Nancy Avinger <navinger@google.com>
This commit is contained in:
navinger 2019-08-16 13:11:31 -07:00 committed by Istio Automation
parent ca7559cab2
commit fecc4ca84e
1 changed files with 1 additions and 1 deletions

View File

@ -1334,7 +1334,7 @@ spec:
You can use delay and abort faults together. The following configuration
introduces a delay of 5 seconds for all requests from the `v2` subset of the
`ratings` service to the `v1` subset of the `ratings` service and an abort for
`reviews` service to the `v1` subset of the `ratings` service and an abort for
10% of them:
{{< text yaml >}}