Skip to content

Commit 21185ed

Browse files
committed
Minor cleanup.
1 parent c3c749f commit 21185ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/routes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ def home():
99
return render_template('index.jinja2',
1010
title='Plotly Dash & Flask Tutorial',
1111
template='home-template',
12-
body="This is an example homepage served with Flask.")
12+
body="This is a homepage served with Flask.")

0 commit comments

Comments
 (0)