We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da94650 commit 858b388Copy full SHA for 858b388
docs/reference/configuration.md
@@ -259,7 +259,7 @@ The following key types are supported:
259
260
Each entry must have a unique `kid`, plus the key itself.
261
The `kid` can be any case-sensitive string value as long as it is unique to this list;
262
-`kid` values don’t need to be stable across restarts.
+a key’s `kid` value must be stable across restarts.
263
The key can either be specified inline (with the `key` property),
264
or loaded from a file (with the `key_file` property).
265
The following key formats are supported:
0 commit comments