diff --git a/index.html b/index.html
index 05496bd..5829825 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
-
JHC Vedios
+ React App change in test
diff --git a/src/components/HelloWorld.jsx b/src/components/HelloWorld.jsx
index f00be5a..050cfda 100644
--- a/src/components/HelloWorld.jsx
+++ b/src/components/HelloWorld.jsx
@@ -3,7 +3,7 @@ import React from 'react';
const HelloWorld = () => {
return (
-
ReactJS CI/CD Java Home Cloud
+ ReactJS CI/CD Testing
);
};