diff --git a/src/App.tsx b/src/App.tsx
index 29abfce59773b24813b15ede1c5c48d14fb6110c..5a35599100900f328341ee5349cc585d3ddf3df7 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -9,7 +9,7 @@ function App() {
   return (
     <>
       <div>
-	<h1>Hello From Cloud Run test-from-ui</h1>
+	<h1>Hello From Test for the New Changes</h1>
         <a href="https://vite.dev" target="_blank">
           <img src={viteLogo} className="logo" alt="Vite logo" />
         </a>