Fixed a typo in Quick Start

This commit is contained in:
Vasily Upornikov 2023-02-25 20:47:38 +01:00 committed by GitHub
parent 736b5f9ff8
commit aa9a110f3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,7 +72,7 @@ handle that.
If you run the server you will notice that the server is only accessible
from your own computer, not from any other in the network. This is the
default because in debugging mode a user of the application can execute
default because in debugging mode as a user of the application can execute
arbitrary Python code on your computer.
If you have the debugger disabled or trust the users on your network,