Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/reference/connection-string.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down