Skip to content

Commit 4884d19

Browse files
author
Steven Pousty
committed
Update app.py
1 parent a18e3e5 commit 4884d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
@route('/')
1010
def index():
11-
return "<h1> Steve is the best instructor EVER!</h1>"
11+
return "<h1> hello OpenShift Ninja without DB</h1>"
1212

1313
#@route('/db')
1414
#def dbexample():

0 commit comments

Comments
 (0)