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