diff --git a/docs/reference/configuration.md b/docs/reference/configuration.md index 5fd35f9d1..9fdd48a26 100644 --- a/docs/reference/configuration.md +++ b/docs/reference/configuration.md @@ -259,7 +259,7 @@ The following key types are supported: Each entry must have a unique `kid`, plus the key itself. The `kid` can be any case-sensitive string value as long as it is unique to this list; -`kid` values don’t need to be stable across restarts. +a key’s `kid` value must be stable across restarts. The key can either be specified inline (with the `key` property), or loaded from a file (with the `key_file` property). The following key formats are supported: