From cd9953e3e3e196bdeb13f2886b2940a8e227b3bf Mon Sep 17 00:00:00 2001 From: RichieEscarez Date: Thu, 27 Dec 2018 10:03:37 -0800 Subject: [PATCH] Fixing odd sentence (#684) --- install/Knative-custom-install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/Knative-custom-install.md b/install/Knative-custom-install.md index 9ab254e81..4afe5a727 100644 --- a/install/Knative-custom-install.md +++ b/install/Knative-custom-install.md @@ -60,8 +60,8 @@ If you are just getting started with Knative, you should choose automatic sidecar injection and enable the Istio service mesh. Due to current dependencies, some installable Knative options require the Istio -service mesh. You must install the `istio.yaml` package to enable automatic -sidecar injection to install the following options: +service mesh. If you install any of the following options, you must install the +`istio.yaml` package so that automatic sidecar injection is enabled: - [Knative Eventing](https://github.com/knative/eventing) - [Knative Eventing Sources](https://github.com/knative/eventing-sources)