diff --git a/docs/src/main/sphinx/connector/mysql.rst b/docs/src/main/sphinx/connector/mysql.rst
index fb8432112f0c..0ba8723a1567 100644
--- a/docs/src/main/sphinx/connector/mysql.rst
+++ b/docs/src/main/sphinx/connector/mysql.rst
@@ -38,7 +38,7 @@ connection properties as appropriate for your setup:
The ``connection-url`` defines the connection information and parameters to pass
to the MySQL JDBC driver. The supported parameters for the URL are
available in the `MySQL Developer Guide
-`_.
+`_.
For example, the following ``connection-url`` allows you to
configure the JDBC driver to interpret time values based on UTC as a timezone on