You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ If you have any questions, ideas or topics to discuss about Elixir WebRTC, head
53
53
Elixir WebRTC is the W3C WebRTC standard implementation written in almost pure Elixir.
54
54
It does not use Membrane under the hood, and it aims to be as close to the W3C (and hence JavaScript) API as possible.
55
55
56
-
Membrane, on the other hand, is a multimedia framework. It supports a lot of diffrent protocols, codecs and containers.
56
+
Membrane, on the other hand, is a multimedia framework. It supports a lot of different protocols, codecs and containers.
57
57
Membrane uses Elixir WebRTC in its [membrane_webrtc_plugin](https://github.com/membraneframework/membrane_webrtc_plugin) making it possible to use WebRTC with other Membrane elements.
0 commit comments