Skip to content

Commit 9a9970d

Browse files
committed
Revise intro sentence per @imjohnbo's suggestion
1 parent cf968af commit 9a9970d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/actions/guides/deploying-to-google-kubernetes-engine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ versions:
1212

1313
### Introduction
1414

15-
This guide explains how to use {% data variables.product.prodname_actions %} to build a containerized application in Google Container Registry (GCR) and deploy it to Google Kubernetes Engine (GKE).
15+
This guide explains how to use {% data variables.product.prodname_actions %} to build a containerized application, push it to Google Container Registry (GCR), and deploy it to Google Kubernetes Engine (GKE).
1616

1717
GKE is a managed Kubernetes cluster service from Google Cloud that can host your containerized workloads in the cloud or in your own datacenter. For more information, see [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine).
1818

0 commit comments

Comments
 (0)