Skip to content

Commit

Permalink
Update index.jsp
Browse files Browse the repository at this point in the history
  • Loading branch information
bhanuprakash678910 authored Nov 25, 2020
1 parent d912f47 commit cbcd202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/main/webapp/index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<%
} else {
%>
<h2>Well, life goes on ..When is our luck?. </h2><p>(<%= num %>)</p>
<h2>Well, life goes on ... </h2><p>(<%= num %>)</p>
<%
}
%>
Expand Down

0 comments on commit cbcd202

Please sign in to comment.