We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f409175 + 9d4a258 commit 551bf52Copy full SHA for 551bf52
explainer.md
@@ -23,7 +23,7 @@ RTCPeerConnection API in order to build an API that is:
23
* Able to support user defined component wrapping and replacement
24
25
The central idea is to expose components in an RTCPeerConnection as a collection of
26
-streams (as defined by the [WHATWG Streams API] (https://streams.spec.whatwg.org/)),
+streams (as defined by the [WHATWG Streams API](https://streams.spec.whatwg.org/)),
27
which can be manipulated to introduce new components, or to wrap or replace existing
28
components.
29
0 commit comments