[webrtc-pc] Pull Request: Fixed typo "muted event" => "mute event"

HolgerJeromin has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== Fixed typo "muted event" => "mute event" ==
I am pretty sure this is a typo. 
`mute` and `unmute` are the event names, `muted` is the read-only property of the `MediaStreamTrack` interface

See https://github.com/w3c/webrtc-pc/pull/2307

Received on Wednesday, 25 September 2019 15:26:53 UTC