diff --git a/docs/tutorial/setup.rst b/docs/tutorial/setup.rst index 9f762c84..64bf3b66 100644 --- a/docs/tutorial/setup.rst +++ b/docs/tutorial/setup.rst @@ -56,7 +56,7 @@ execute code on the server! We also add a method to easily connect to the database specified. That can be used to open a connection on request and also from the interactive -Python shell or a script. This will come in handy later +Python shell or a script. This will come in handy later. ::