Skip to content

Commit 34f5f1e

Browse files
author
Vikas Agarwal
committed
Merge branch 'dev' into feature/project-listing-updates
2 parents ff3f803 + b56e8b9 commit 34f5f1e

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)