Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
legah2045 authored Nov 18, 2020
1 parent 9dea18b commit 8bbec53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</head>
<body>
<div class="container">
<h1 class="text-center">SpringBoot + MongoDB JavaWebApp</h1>
<h1 class="text-center">SpringBoot + MongoDB MavenJavaWebApp</h1>
<div class="col-md-6">
<form name="saveUser" action="/save" method="post"
class="form-horizontal">
Expand Down

0 comments on commit 8bbec53

Please sign in to comment.