Skip to content

Commit 1dd7bd7

Browse files
Update index.jsp
1 parent 74825b5 commit 1dd7bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/webapp/index.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<html>
22
<body>
3-
<h2>Hello World!</h2>
3+
<h2>Hello World! My Second Deployment</h2>
44
</body>
55
</html>

0 commit comments

Comments
 (0)