diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index e04064ac6a1..cb72c5d9dd7 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -1353,9 +1353,9 @@ general, while the next subsection gives more details on SCRAM-SHA-256. - To begin a SASL authentication exchange, the server an AuthenticationSASL - message. It includes a list of SASL authentication mechanisms that the - server can accept, in the server's preferred order. + To begin a SASL authentication exchange, the server sends an + AuthenticationSASL message. It includes a list of SASL authentication + mechanisms that the server can accept, in the server's preferred order.