Skip to content

Commit 12d9b04

Browse files
authored
Fix typo (#193)
1 parent ebb59dd commit 12d9b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If you have any questions, ideas or topics to discuss about Elixir WebRTC, head
5353
Elixir WebRTC is the W3C WebRTC standard implementation written in almost pure Elixir.
5454
It does not use Membrane under the hood, and it aims to be as close to the W3C (and hence JavaScript) API as possible.
5555

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.
5757
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.
5858

5959
## Credits

0 commit comments

Comments
 (0)