Skip to content

Commit d14ea69

Browse files
committed
JS feedback
1 parent aa45cd6 commit d14ea69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/fundamentals/auth.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Each authentication mechanism contains the following placeholders:
6868
``SCRAM-SHA-256``
6969
~~~~~~~~~~~~~~~~~
7070

71-
``SCRAM-SHA-256`` a salted challenge-response authentication mechanism
71+
``SCRAM-SHA-256`` is a salted challenge-response authentication mechanism
7272
(SCRAM) that uses your database username and password, encrypted with the ``SHA-256``
7373
algorithm, to authenticate your user. This is the default authentication mechanism.
7474

0 commit comments

Comments
 (0)