Skip to content

Commit e547664

Browse files
committed
Fix small typo
Signed-off-by: Robin Naundorf <r.naundorf@fh-muenster.de>
1 parent 96c9096 commit e547664

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ The basic procedure is the same as the case of OneLogin which is mentioned above
161161
* `attribute.id`: A primary key of user table for your HackMD
162162
* `attribute.username`: Attribute name of displaying user name on HackMD
163163
* `attribute.email`: Attribute name of email address, which will be also used for Gravatar
164-
* _Note: Default value of all attributes is NameID of SAML response, which is email address if `idfentifierFormat` is default._
164+
* _Note: Default value of all attributes is NameID of SAML response, which is email address if `identifierFormat` is default._
165165
* config.json:
166166
````javascript
167167
{

0 commit comments

Comments
 (0)