diff --git a/draft-ietf-httpbis-http2.xml b/draft-ietf-httpbis-http2.xml index 124740f3..9c262903 100644 --- a/draft-ietf-httpbis-http2.xml +++ b/draft-ietf-httpbis-http2.xml @@ -3742,10 +3742,10 @@ HTTP2-Settings = token68 Note that clients might advertise support of cipher suites that are prohibited by the above restrictions in order to allow for connection to servers that do not support - HTTP/2 and only prohibited cipher suites. This allows servers to select HTTP/1.1 with a - cipher suite that is prohibited for HTTP/2. However, this can result in HTTP/2 being - negotiated with a prohibited cipher suite if the application protocol and cipher suite - are independently selected. + HTTP/2 and support only prohibited cipher suites. This allows servers to select + HTTP/1.1 with a cipher suite that is prohibited for HTTP/2. However, this can result in + HTTP/2 being negotiated with a prohibited cipher suite if the application protocol and + cipher suite are independently selected.