From 1ba9831df8015d76658835e01787ad611bb1ecd6 Mon Sep 17 00:00:00 2001 From: Filipa Lacerda Date: Thu, 16 Nov 2017 12:28:38 +0000 Subject: Update text --- app/views/projects/clusters/show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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? -- cgit v1.2.1