Skip to content

Commit 1c013d2

Browse files
authored
Merge pull request #343 from mattdelong90/patch-1
typo fix
2 parents ea5b782 + 18cedc6 commit 1c013d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ If our environment requires sign or encrypt support, this folder may contain
180180
the x509 cert and the private key that the SP will use:
181181

182182
* `sp.crt` - The public cert of the SP
183-
* `sp.key` - The privake key of the SP
183+
* `sp.key` - The private key of the SP
184184

185185
Or also we can provide those data in the setting file at the `$settings['sp']['x509cert']`
186186
and the `$settings['sp']['privateKey']`.

0 commit comments

Comments
 (0)