From 2a686432dcb968b56d16d31f5a4756c667ab0702 Mon Sep 17 00:00:00 2001 From: mtail Date: Thu, 12 Jul 2018 11:10:05 -0700 Subject: [PATCH] Fix small grammar error --- content/docs/tasks/traffic-management/fault-injection/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/tasks/traffic-management/fault-injection/index.md b/content/docs/tasks/traffic-management/fault-injection/index.md index 99f6032281..a32817861c 100644 --- a/content/docs/tasks/traffic-management/fault-injection/index.md +++ b/content/docs/tasks/traffic-management/fault-injection/index.md @@ -103,7 +103,7 @@ still expect the end-to-end flow to continue without any errors. ## Understanding what happened -You've found a bug. There are hard-coded timeouts the microservices that have +You've found a bug. There are hard-coded timeouts in the microservices that have caused the `reviews` service to fail. The timeout between the