Skip to content

Commit

Permalink
Align SDP reference to SDP (rather than RFC3264) for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
dontcallmedom committed Jun 4, 2018
1 parent 4998408 commit 6fe4066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webrtc.html
Original file line number Diff line number Diff line change
Expand Up @@ -7213,7 +7213,7 @@ <h2>Methods</h2>
fulfill these requirements, the user agent MUST <a>throw</a> an
InvalidAccessError.</p>
<p class="note">
Due to a recommendation in [[!RFC3264]], calls to
Due to a recommendation in [[!SDP]], calls to
<code>createAnswer</code> SHOULD use only the common subset of
the codec preferences and the codecs that appear in the offer.
For example, if codec preferences are "C, B, A", but only codecs
Expand Down

0 comments on commit 6fe4066

Please sign in to comment.