SataQiu / istio-official-translation-tasks

1 stars 0 forks source link

/docs/tasks/traffic-management/fault-injection/index.md #817

Open SataQiu opened 4 years ago

SataQiu commented 4 years ago

Source File: /docs/tasks/traffic-management/fault-injection/index.md Diff:

 diff --git a/content/en/docs/tasks/traffic-management/fault-injection/index.md b/content/en/docs/tasks/traffic-management/fault-injection/index.md
index dab219bdb..88256f651 100644
--- a/content/en/docs/tasks/traffic-management/fault-injection/index.md
+++ b/content/en/docs/tasks/traffic-management/fault-injection/index.md
@@ -139,7 +139,7 @@ so that it is compatible with (less than) the timeout of the downstream `product

 If you migrate all traffic to `reviews:v3` as described in the
 [traffic shifting](/docs/tasks/traffic-management/traffic-shifting/) task, you can then
-try to change the delay rule to any amount less that 2.5s, for example 2s, and confirm
+try to change the delay rule to any amount less than 2.5s, for example 2s, and confirm
 that the end-to-end flow continues without any errors.

 ## Injecting an HTTP abort fault