From a81bd7e75c39aae35b4403ba1e2f2e62d4f7f25d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Bostr=C3=B6m?= Date: Thu, 21 Nov 2024 15:44:02 +0100 Subject: [PATCH] Rewording and grammar fix --- webrtc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webrtc.html b/webrtc.html index 0d93d92f9..4c9aff2c3 100644 --- a/webrtc.html +++ b/webrtc.html @@ -11476,8 +11476,8 @@

is different from second.{{RTCRtpCodec/sdpFmtpLine}}, return false. Two FMTP lines are the same as long as they convey the same information, including omitting parameters with well defined defaults or using - different order. In this step, the user agent MUST consider two FMTP lines - identical if the "media format" are the same but the highest complying bitstream + different order. In this step, the user agent MUST NOT consider two FMTP lines + different if "media format" is the same but the highest complying bitstream level differs.