summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2017-11-16 12:28:38 +0000
committerFilipa Lacerda <filipa@gitlab.com>2017-11-16 12:28:38 +0000
commit1ba9831df8015d76658835e01787ad611bb1ecd6 (patch)
treed44934772f41c1451f392eb357f524067e8162d6
parent4818b3353476a5150753edd599f4366acc098451 (diff)
downloadgitlab-ce-35616-move-k8-to-cluster-page.tar.gz
-rw-r--r--app/views/projects/clusters/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/clusters/show.html.haml b/app/views/projects/clusters/show.html.haml
index 5963a6fadff..b201eadd1fb 100644
--- a/app/views/projects/clusters/show.html.haml
+++ b/app/views/projects/clusters/show.html.haml
@@ -29,7 +29,7 @@
= s_('ClusterIntegration|Cluster is being created on Google Container Engine...')
.hidden.js-cluster-success.alert.alert-success.alert-block.append-bottom-10{ role: 'alert' }
- = s_('ClusterIntegration|Cluster was successfully created on Google Container Engine. Refresh this page to see cluster\'s details')
+ = s_('ClusterIntegration|Cluster was successfully created on Google Container Engine. Refresh the page to see cluster\'s details')
%p
- if @cluster.enabled?