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 97f55cf commit 52a8526Copy full SHA for 52a8526
README.md
@@ -58,7 +58,7 @@ The command can be anything you would enter in the shell, as long as it results
58
Finally, call the `serve` method:
59
60
```python
61
-server.server()
+server.serve()
62
```
63
64
You will now be able to click on the link in the terminal to run your app in a browser.
0 commit comments