Commit 36eaa408 authored by Dennis Tang's avatar Dennis Tang

typo

parent 1a3c976e
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment