From 9cfbb2c2dfb5d8453191b2e664e9e6c46b1e4f6d Mon Sep 17 00:00:00 2001 From: Mike Bishop Date: Mon, 5 Feb 2018 16:03:43 -0800 Subject: [PATCH] Typo --- draft-ietf-httpbis-http2-secondary-certs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-httpbis-http2-secondary-certs.md b/draft-ietf-httpbis-http2-secondary-certs.md index 237e890e1..10148b407 100644 --- a/draft-ietf-httpbis-http2-secondary-certs.md +++ b/draft-ietf-httpbis-http2-secondary-certs.md @@ -522,7 +522,7 @@ error of type `PROTOCOL_ERROR`. The referenced certificate chain needs to conform to the requirements expressed in the `CERTIFICATE_REQUEST` to the best of the sender's ability, or the recipient is likely to reject it as unsuitable despite properly validating the -authenticator. If the recipicent considers the certificate unsuitable, it MAY +authenticator. If the recipient considers the certificate unsuitable, it MAY at its discretion either return an error at the HTTP semantic layer, or respond with a stream error {{RFC7540}} on any stream where the certificate is used. {{errors}} defines certificate-related error codes which might be applicable.