Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/main/webapp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<h1 id="appTitle">Open Liberty System Properties Sample</h1>
<div class="line"></div>
<div class="headerImage"></div>
<h2>Congrats on your shiny, new Open Liberty sample app!</h2>
<h2>, new Open Liberty sample app!</h2>
<p>This sample app uses a System Properties microservice to return the properties of the system that you're running.</p>
</div>

Expand Down