Skip to content

Commit 93665ed

Browse files
committed
update
1 parent 81ceab9 commit 93665ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Getting Started with Java on OpenShift Sample Application
1+
Getting Started with OpenShift Sample Application
22
====================
33

4-
This is a sample application for the book, Getting Started with Java on OpenShift
4+
This is a sample application for the book, Getting Started with OpenShift

src/main/webapp/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<title>Welcome to OpenShift</title>
77
</head>
88
<body>
9-
<h1>Welcome to Getting Started with Java on OpenShift!</h1>
9+
<h1>Hello, OpenShift.</h1>
1010
</body>
1111
</html>

0 commit comments

Comments
 (0)