stubby: fix typo
authorSalim B <salim@posteo.de>
Mon, 17 Aug 2020 10:17:30 +0000 (10:17 +0000)
committerRosen Penev <rosenp@gmail.com>
Fri, 18 Sep 2020 21:28:08 +0000 (14:28 -0700)
Signed-off-by: Salim B salim@posteo.de
net/stubby/files/README.md

index 9bdb54c9bf477aa571613ffd2c610614d8bd5186..92021b3bc4fe6503b8a44a129976b831089cabc1 100644 (file)
@@ -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 `'<digest type>/value>'`, where
+server certificate. The value takes the form `'<digest type>/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.