We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb32ce6 commit 3511c99Copy full SHA for 3511c99
worksheet.md
@@ -251,7 +251,7 @@ Now you'll create a new route on your website so that when you go to `http://127
251
```
252
Note here we've neglected the `<html>` and `<body>` tags. This is OK for testing but real websites should have a full HTML structure.
253
254
-1. Save the file, reload the web server and visit `http://127.0.0.1:5000/hello/paul`. It should look like this:
+1. Save the files, reload the web server and visit `http://127.0.0.1:5000/hello/paul`. It should look like this:
255
256

257
0 commit comments