Skip to content

Commit a03f88e

Browse files
youennfdomenic
andauthored
Update index.bs
Co-authored-by: Domenic Denicola <[email protected]>
1 parent e12b736 commit a03f88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ The <dfn>writeEncodedData</dfn> algorithm is given a |rtcObject| as parameter an
207207

208208
A RTCRtpTransform has two private slots called `[[readable]]` and `[[writable]]`.
209209

210-
On getting the transform attribute, the user agent MUST run the following steps:
210+
The <dfn attribute for="RTCRtpSender,RTCRtpReceiver">transform</dfn> getter steps are:
211211
1. Let |rtcObject| be the {{RTCRtpReceiver}} or {{RTCRtpSender}} on which the getter is invoked.
212212
2. Return |rtcObject|.`[[transform]]`.
213213

0 commit comments

Comments
 (0)