From f7b1f8d8ae64ee466f0094b03bafc72a7a68b456 Mon Sep 17 00:00:00 2001 From: RishiRaj Date: Mon, 12 Feb 2018 11:31:02 +0530 Subject: [PATCH] Fixed - IBM Chatbot content updates [HOTFIX]#1684 --- src/config/projectWizard/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/projectWizard/index.js b/src/config/projectWizard/index.js index e8c864282..bd7a30774 100644 --- a/src/config/projectWizard/index.js +++ b/src/config/projectWizard/index.js @@ -45,7 +45,7 @@ const products = { brief: 'Watson Chatbot', details: 'Build Chatbot using IBM Watson', formTitle: 'AI Chatbot with Watson', - formDesclaimer: 'IBM is receiving compensation from Topcoder for referring customers to IBM Watson Conversation Service.', + formDesclaimer: 'IBM is receiving compensation from Topcoder for referring customers to Topcoder.', icon: 'product-chatbot-watson', id: 'watson_chatbot', aliases: ['watson_chatbot', 'watson-chatbot'],