This commit is contained in:
Dennis Tang 2018-05-06 23:00:03 +02:00
parent 1a3c976eb9
commit 36eaa4082f
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ export default {
}
if (!this.hasProject && !this.hasZone) {
return s__('ClusterIntegration|Select project.and zone to choose machine type');
return s__('ClusterIntegration|Select project and zone to choose machine type');
}
return !this.hasZone