From: Salim B Date: Mon, 17 Aug 2020 10:17:30 +0000 (+0000) Subject: stubby: fix typo X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=50cced2475063556b777c7f9b2092bbe458f4492;p=feed%2Fpackages.git stubby: fix typo Signed-off-by: Salim B salim@posteo.de --- diff --git a/net/stubby/files/README.md b/net/stubby/files/README.md index 9bdb54c9bf..92021b3bc4 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.