From 9a030f08d88202f8008922d4c26af15a892c2d5f Mon Sep 17 00:00:00 2001 From: Omer B Date: Wed, 7 Apr 2021 15:47:56 -0400 Subject: [PATCH] Update install-serving-with-yaml.md accidentally left this out --- docs/install/install-serving-with-yaml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/install-serving-with-yaml.md b/docs/install/install-serving-with-yaml.md index dcae78a2106..1245dbf057d 100644 --- a/docs/install/install-serving-with-yaml.md +++ b/docs/install/install-serving-with-yaml.md @@ -377,6 +377,6 @@ After installing Knative Serving: - [Installing Knative Eventing using YAML files](./install-eventing-with-yaml.md) -- If you want to add optional enhancements to your installation, see [Installing optional extensions](./install-extensions.md). +- To add optional enhancements to your installation, see [Installing optional extensions](./install-extensions.md). - To easily interact with Knative Services, [download the `kn` CLI](/docs/client/install-kn.md)