diff --git a/docs/tutorial.rst b/docs/tutorial.rst
index 44d7d1c76c379..46c6153c34d6a 100644
--- a/docs/tutorial.rst
+++ b/docs/tutorial.rst
@@ -15,8 +15,8 @@ Now click on the ``+`` button to add a new entry
:scale: 30 %
Fill in an arbitrary reference name for the database, and you SqlAlchemy
-URI. To figure out how to construct your URI, check out the `SqlAlchemy
-documentation `_.
+URI. To figure out how to construct your URI, check out the
+`SqlAlchemy documentation `_.
Then you can test your connection. If it works, you'll see a positive popup
and list of the tables that SqlAlchemy has found for that URI.