Skip to content

Commit 3511c99

Browse files
committed
Update worksheet.md
1 parent fb32ce6 commit 3511c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worksheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ Now you'll create a new route on your website so that when you go to `http://127
251251
```
252252
Note here we've neglected the `<html>` and `<body>` tags. This is OK for testing but real websites should have a full HTML structure.
253253

254-
1. Save the file, reload the web server and visit `http://127.0.0.1:5000/hello/paul`. It should look like this:
254+
1. Save the files, reload the web server and visit `http://127.0.0.1:5000/hello/paul`. It should look like this:
255255

256256
![Hello Paul!](images/flask-hello-paul.png)
257257

0 commit comments

Comments
 (0)