Skip to content

Commit f97d482

Browse files
author
Sachin Maheshwari
committed
Merge branch 'feature/project-listing-updates' into feature/project-listing-updates#1268
2 parents df42b39 + 60b468b commit f97d482

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config/projectQuestions/ibm_chatbot.v1.0.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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',

0 commit comments

Comments
 (0)