forked from orbit-oss/flask
Add missing period
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
This commit is contained in:
parent
94a7312d5a
commit
d8f521e1ff
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue