mirror of
https://github.com/postgres/postgres.git
synced 2026-02-14 00:03:18 -05:00
doc: Fix typo
This commit is contained in:
parent
3dab288f49
commit
efcb06f1f5
1 changed files with 1 additions and 1 deletions
|
|
@ -1625,7 +1625,7 @@ PostgreSQL is <literal>tls-server-end-point</literal>.
|
|||
<step id="scram-server-first">
|
||||
<para>
|
||||
Server sends an AuthenticationSASLContinue message, with a SCRAM
|
||||
<structname>server-first message</structname> as the content.
|
||||
<structname>server-first-message</structname> as the content.
|
||||
</para>
|
||||
</step>
|
||||
<step id="scram-client-final">
|
||||
|
|
|
|||
Loading…
Reference in a new issue