Skip to content

Commit c1b5a11

Browse files
authored
Update app.py
1 parent 940ae12 commit c1b5a11

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
@@ -3,4 +3,4 @@
33

44
@app.route("/")
55
def hello():
6-
return "Hello, World!"
6+
return "Hello, Michael!"

0 commit comments

Comments
 (0)