Skip to content

Commit 52a8526

Browse files
authored
Update README.md
1 parent 97f55cf commit 52a8526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The command can be anything you would enter in the shell, as long as it results
5858
Finally, call the `serve` method:
5959

6060
```python
61-
server.server()
61+
server.serve()
6262
```
6363

6464
You will now be able to click on the link in the terminal to run your app in a browser.

0 commit comments

Comments
 (0)