diff --git a/draft-ietf-httpbis-h2-websockets.md b/draft-ietf-httpbis-h2-websockets.md index 5ee0d8950..f0ecdd40a 100644 --- a/draft-ietf-httpbis-h2-websockets.md +++ b/draft-ietf-httpbis-h2-websockets.md @@ -24,7 +24,7 @@ normative: --- abstract This document defines a mechanism for running the WebSocket Protocol -{{!RFC6455}} over a single stream of an HTTP/2 connection. +over a single stream of an HTTP/2 connection. --- note_Note_to_Readers_