We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82f38d6 commit 39903e8Copy full SHA for 39903e8
src/config/projectQuestions/ibm_chatbot.v1.0.js
@@ -46,7 +46,7 @@ const sections = [
46
questions: [
47
{
48
icon: 'question',
49
- title: 'Are you an existing Watson Assistant customer?',
+ title: 'Are you an existing Watson Virtual Assistant customer?',
50
description: '',
51
fieldName: 'details.appDefinition.existingWatsonCustomer',
52
type: 'checkbox',
@@ -181,7 +181,7 @@ export const basicSections = [
181
182
183
required: true,
184
185
186
187
type: 'radio-group',
0 commit comments