changes in the feature_group_names 40/11040/1
authorrajdeep11 <rajdeep.sin@samsung.com>
Mon, 8 May 2023 08:32:18 +0000 (14:02 +0530)
committerrajdeep11 <rajdeep.sin@samsung.com>
Mon, 8 May 2023 08:32:18 +0000 (14:02 +0530)
Issue-Id: AIMLFW-40

Change-Id: I32f0a2ad47f3ed3e032823e0f342c887f686672a
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
src/components/home/create/CreateFeatureGroup.js

index 545c315..811dd86 100644 (file)
@@ -40,8 +40,8 @@ class CreateFeatureGroup extends React.Component {
                 <br></br>
                 <strong>Features</strong>
                 <br></br>
-                The Feature have to be added as comma with a space seperate string<br></br>
-                eg: a, b<br></br>
+                The Feature have to be added as comma seperated string<br></br>
+                eg: a,b<br></br>
                 <strong>DataLake</strong>
                 <br></br>
                 Right now it is fixed to InfluxDB but in the future, we will add support<br></br>