From aa9a110f3bc37373d2eff40067b58a86aa0ccae5 Mon Sep 17 00:00:00 2001 From: Vasily Upornikov Date: Sat, 25 Feb 2023 20:47:38 +0100 Subject: [PATCH] Fixed a typo in Quick Start --- docs/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickstart.rst b/docs/quickstart.rst index ad9e3bc4..c822f0ec 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -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,