Skip to content

Commit 5438057

Browse files
Merge pull request #466 from szabogyula/patch-1
Fix typo in README.md
2 parents b9fc02d + f6155f4 commit 5438057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ attribute to use, e.g. `address.formatted` will access the attribute value
129129
attributes:
130130
mail:
131131
openid: [email]
132-
saml: [mail, emailAdress, email]
132+
saml: [mail, emailAddress, email]
133133
address:
134134
openid: [address.formatted]
135135
saml: [postaladdress]

0 commit comments

Comments
 (0)