Skip to content

Commit 23936fb

Browse files
author
Sourabh Kumar
committed
hotfix branch index.jsp modified
1 parent d178ce3 commit 23936fb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/main/webapp/index.jsp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<html>
22
<body>
33
<h2>Hello World!</h2>
4-
<h1> Welcome to this web app, something </h1>
4+
<h1> Welcome to this web app</h1>
5+
<h3>This is hotfix branch</h3>
56
</body>
67
</html>

0 commit comments

Comments
 (0)