Update traffic-management page typo (#15299)

Co-authored-by: Eric Bishop <60610299+ericdbishop@users.noreply.github.com>
This commit is contained in:
Istio Automation 2024-06-18 14:31:33 -04:00 committed by GitHub
parent 7d62730046
commit aee2aa4ef6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -746,8 +746,8 @@ on the same virtual service, see
[Traffic Management Problems](/docs/ops/common-problems/network-issues/#virtual-service-with-fault-injection-and-retrytimeout-policies-not-working-as-expected).
{{< /warning >}}
Unlike other mechanisms for introducing errors such as delaying packets or
killing pods at the network layer, Istio lets you inject faults at the
Unlike other mechanisms for introducing errors, such as delaying packets or
killing pods at the network layer, Istio lets you inject faults at the
application layer. This lets you inject more relevant failures, such as HTTP
error codes, to get more relevant results.