diff --git a/deploy-apps/push-docker.html.md.erb b/deploy-apps/push-docker.html.md.erb
index 72cf5b52..bf80c9b9 100644
--- a/deploy-apps/push-docker.html.md.erb
+++ b/deploy-apps/push-docker.html.md.erb
@@ -213,7 +213,7 @@ Running `cf push` with an ECR registry triggers <%= vars.app_runtime_abbr %> to:
### Google Container Registry (GCR)
-<%= vars.app_runtime %> supports pushing apps from images hosted on Google Container Registry (GCR) service.
+<%= vars.app_runtime_full %> supports pushing apps from images hosted on Google Container Registry (GCR) service.
This feature requires that you use JSON key-based authentication.
For more information about JSON key authentication,
see the [Google Cloud documentation](https://cloud.google.com/container-registry/docs/advanced-authentication#json_key).