diff --git a/index.bs b/index.bs index a4c303a..fe5f5eb 100644 --- a/index.bs +++ b/index.bs @@ -75,8 +75,8 @@ partial interface RTCPeerConnection { In addition, add two new internal slots to the RTCPeerConnection, called -{{RTCPeerConnection/[[CustomSendCodecs]]}} -and {{RTCPeerConnection/[[CustomReceiveCodecs]]}}, +\[[CustomSendCodecs]] +and \[[CustomReceiveCodecs]], initially empty. ### Methods ### {#rtcpeerconnection-methods}