diff --git a/net/stubby/files/README.md b/net/stubby/files/README.md index 9bdb54c9b..92021b3bc 100644 --- a/net/stubby/files/README.md +++ b/net/stubby/files/README.md @@ -444,7 +444,7 @@ overrides the global value. #### `list spki` This list specifies the SPKI pinset which is verified against the keys in the -server cerrtificate. The value takes the form `'/value>'`, where +server certificate. The value takes the form `'/value>'`, where the `digest type` is the hashing algorithm used, and the value is the Base64 encoded hash of the public key. At present, only `sha256` is supported for the digest type.