From 5742f9381c0e1bba8cabf92bc2ee4278bf3edffa Mon Sep 17 00:00:00 2001 From: Ivan Nikittin Date: Wed, 11 Jul 2018 09:57:23 -0700 Subject: [PATCH] Update Knative-with-GKE.md --- install/Knative-with-GKE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/Knative-with-GKE.md b/install/Knative-with-GKE.md index 3832158e5..24762238d 100644 --- a/install/Knative-with-GKE.md +++ b/install/Knative-with-GKE.md @@ -162,7 +162,7 @@ You have two options for deploying your first app: ## Post installation After your Knative installation is running, there are some additional steps -that you may want to complete to be able to use Knative for publicly available +that you might want to complete to be able to use Knative for publicly available services. - [Assign a static IP address](gke-assign-static-ip-address.md)