mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:26:30 -04:00
doc: Fix typo
This commit is contained in:
parent
85a0781334
commit
5a617ab3e6
1 changed files with 2 additions and 2 deletions
|
|
@ -922,8 +922,8 @@ omicron bryanh guest1
|
|||
</indexterm>
|
||||
|
||||
<para>
|
||||
The password-based authentication methods are <literal>scram</>
|
||||
<literal>md5</> and <literal>password</>. These methods operate
|
||||
The password-based authentication methods are <literal>scram</>,
|
||||
<literal>md5</>, and <literal>password</>. These methods operate
|
||||
similarly except for the way that the password is sent across the
|
||||
connection.
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue