Skip to content

Commit 18cedc6

Browse files
authored
typo fix
1 parent ea5b782 commit 18cedc6

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
@@ -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)