diff --git a/src/App.tsx b/src/App.tsx
index 9c5bec56c95dab2247d7efc7ab2804fe7fe2ef63..48db6f188ef954bfac17ead354ccf30c1b1f3f06 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -9,7 +9,7 @@ function App() {
   return (
     <>
       <div>
-	<h1>Jai Shree Ram 2</h1>
+	<h1>Jai Shree Ram 3</h1>
         <a href="https://vite.dev" target="_blank">
           <img src={viteLogo} className="logo" alt="Vite logo" />
         </a>