Update database backend reference

This commit is contained in:
Michael V. DePalatis 2019-06-26 09:35:20 -06:00
parent c92b883f80
commit 89b49264ad
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ not be appropriate for non-browser-based login schemes.
Check out the `Tornado Blog example application
<https://github.com/tornadoweb/tornado/tree/stable/demos/blog>`_ for a
complete example that uses authentication (and stores user data in a
MySQL database).
PostgreSQL database).
Third party authentication
~~~~~~~~~~~~~~~~~~~~~~~~~~