Skip to content

Commit 761e918

Browse files
authored
Merge pull request #667 from codebender/mb/fix-spelling
fix spelling
2 parents 6d12c10 + c8118f9 commit 761e918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@ signature validation process will fail at the Identity Provider.
698698
Ruby SAML supports EncryptedAssertion. The Identity Provider will encrypt the Assertion with the
699699
public cert of the Service Provider. The Service Provider will decrypt the EncryptedAssertion with its private key.
700700
701-
You may enable EncryptedAssertion as follows. This will add `<md:KeyDescriptor use="encrytion">` to your
701+
You may enable EncryptedAssertion as follows. This will add `<md:KeyDescriptor use="encryption">` to your
702702
SP Metadata XML, to be read by the IdP.
703703
704704
```ruby

0 commit comments

Comments
 (0)