We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdfd853 commit ffc8eeaCopy full SHA for ffc8eea
docs/USER_RECORD.md
@@ -582,7 +582,7 @@ restrictive access semantics. The following fields are currently defined:
582
be a string like "What's the name of your first pet?", but is entirely for the
583
user to choose.
584
585
-`hashPassword` → An array of strings, each containing a hashed UNIX password
+`hashedPassword` → An array of strings, each containing a hashed UNIX password
586
string, in the format
587
[`crypt(3)`](http://man7.org/linux/man-pages/man3/crypt.3.html) generates. This
588
corresponds with `sp_pwdp` field of `struct spwd` (and in a way the `pw_passwd`
0 commit comments