File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/config/projectQuestions Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ const sections = [
6262 {
6363 icon : 'question' ,
6464 required : true ,
65- title : 'Do you have an existing IBM Bluemix account?' ,
65+ title : 'Do you have an existing IBM Cloud (formerly IBM Bluemix) account?' ,
6666 description : '' ,
6767 type : 'radio-group' ,
6868 fieldName : 'details.appDefinition.hasBluemixAccount' ,
@@ -176,7 +176,7 @@ export const basicSections = [
176176 icon : 'question' ,
177177 required : true ,
178178 validationError : 'Please complete this section' ,
179- title : 'Do you have an existing IBM Bluemix account?' ,
179+ title : 'Do you have an existing IBM Cloud (formerly IBM Bluemix) account?' ,
180180 description : '' ,
181181 type : 'radio-group' ,
182182 fieldName : 'details.appDefinition.hasBluemixAccount' ,
You can’t perform that action at this time.
0 commit comments