From 74b4a43969423c1e7fc38f90c521b18ce8850001 Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Wed, 24 Mar 2021 10:28:40 +1100 Subject: [PATCH] Passive voice to the rescue Closes #4849. --- draft-ietf-quic-transport.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/draft-ietf-quic-transport.md b/draft-ietf-quic-transport.md index 67fdf5b1ff..4d6302871d 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -1022,8 +1022,8 @@ receives a frame with a stream ID exceeding the limit it has sent MUST treat this as a connection error of type STREAM_LIMIT_ERROR ({{error-handling}}). Once a receiver advertises a stream limit using the MAX_STREAMS frame, -advertising a smaller limit has no effect. A receiver MUST ignore any -MAX_STREAMS frame that does not increase the stream limit. +advertising a smaller limit has no effect. MAX_STREAMS frames that do not +increase the stream limit MUST be ignored. As with stream and connection flow control, this document leaves implementations to decide when and how many streams should be advertised