Skip to content

Commit 1f49338

Browse files
committed
Update and sign
1 parent 2056c63 commit 1f49338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sections/settings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ The hook function receives following arguments:
262262

263263
* ``client``: Instance of the client.
264264

265-
The hook function should return a list of `jwkest.jwk.RSAKey` of the available keys.
265+
The hook function should return a `List[jwkest.jwk.RSAKey]` of the available keys.
266266

267267
Default is::
268268

0 commit comments

Comments
 (0)