From 1ba1c2d4a303ae06ec3ab8bade09c569f5ace3bc Mon Sep 17 00:00:00 2001 From: Dmitri Dolguikh Date: Sat, 23 Feb 2019 08:36:22 -0800 Subject: [PATCH] Fixed a typo. (#3361) --- content/help/ops/setup/injection/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/help/ops/setup/injection/index.md b/content/help/ops/setup/injection/index.md index ca497f24b9..d8a9d91667 100644 --- a/content/help/ops/setup/injection/index.md +++ b/content/help/ops/setup/injection/index.md @@ -153,7 +153,7 @@ of injected sidecar when it was. Run `kubectl describe -n namespace deployment name` on the failing pod's deployment. Failure to invoke the injection webhook will -typically will be captured in the event log. +typically be captured in the event log. ### x509 certificate related errors