Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Fix codec reference
  • Loading branch information
aboba committed Apr 14, 2023
1 parent 061c5b2 commit 4c61151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ <h3>{{RTCRtpSender/setParameters()}}</h3>
<ol>
<li>
If <var>encodings</var> contains any encoding with an existng
{{RTCRtpEncodingParameters/codec}} value <var>codec</var>, where the same encoding's
{{RTCRtpEncodingParameters}}.codec value <var>codec</var>, where the same encoding's
{{RTCRtpEncodingParameters/scalabilityMode}} value is not supported by <var>codec</var>.
</li>
<li>
Expand Down

0 comments on commit 4c61151

Please sign in to comment.