diff --git a/source/reference/connection-string.txt b/source/reference/connection-string.txt index e84812cca9c..8a589ef874f 100644 --- a/source/reference/connection-string.txt +++ b/source/reference/connection-string.txt @@ -44,7 +44,7 @@ The components of this string are: #. ``host1`` - This the only required part of the URI. It identifies a server + This is the second and final required part of the URI. It identifies a server address to connect to. It identifies either a hostname, IP address, or UNIX domain socket.