Skip to content

Commit 92b38ed

Browse files
authored
docs: fix 'JWKKeySupport' typo (#5452)
update 'JWKKeySupport' typo error
1 parent 97feae7 commit 92b38ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/errors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ The `callbackUrl` provided was either invalid or not defined. See [specifying a
136136

137137
#### JWT_SESSION_ERROR
138138

139-
JWKKeySupport: the key does not support HS512 verify algorithm
139+
JWTKeySupport: the key does not support HS512 verify algorithm
140140

141141
The algorithm used for generating your key isn't listed as supported. You can generate a HS512 key using
142142

0 commit comments

Comments
 (0)