Skip to content

Commit 39903e8

Browse files
author
Vikas Agarwal
committed
copy change for watson chatbot
1 parent 82f38d6 commit 39903e8

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
@@ -46,7 +46,7 @@ const sections = [
4646
questions: [
4747
{
4848
icon: 'question',
49-
title: 'Are you an existing Watson Assistant customer?',
49+
title: 'Are you an existing Watson Virtual Assistant customer?',
5050
description: '',
5151
fieldName: 'details.appDefinition.existingWatsonCustomer',
5252
type: 'checkbox',
@@ -181,7 +181,7 @@ export const basicSections = [
181181
{
182182
icon: 'question',
183183
required: true,
184-
title: 'Are you an existing Watson Assistant customer?',
184+
title: 'Are you an existing Watson Virtual Assistant customer?',
185185
description: '',
186186
fieldName: 'details.appDefinition.existingWatsonCustomer',
187187
type: 'radio-group',

0 commit comments

Comments
 (0)