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 @@ -54,7 +54,7 @@ const sections = [
5454 {
5555 icon : 'question' ,
5656 required : true ,
57- title : 'Do you have an existing IBM Bluemix account?' ,
57+ title : 'Do you have an existing IBM Cloud (formerly IBM Bluemix) account?' ,
5858 description : '' ,
5959 type : 'radio-group' ,
6060 fieldName : 'details.appDefinition.hasBluemixAccount' ,
@@ -160,7 +160,7 @@ export const basicSections = [
160160 icon : 'question' ,
161161 required : true ,
162162 validationError : 'Please complete this section' ,
163- title : 'Do you have an existing IBM Bluemix account?' ,
163+ title : 'Do you have an existing IBM Cloud (formerly IBM Bluemix) account?' ,
164164 description : '' ,
165165 type : 'radio-group' ,
166166 fieldName : 'details.appDefinition.hasBluemixAccount' ,
You can’t perform that action at this time.
0 commit comments