From 0fdca2a30ef0af2b07488af02c642d4e91ee7c29 Mon Sep 17 00:00:00 2001 From: Aaron Gill <55856823+aarongill99@users.noreply.github.com> Date: Wed, 27 Jul 2022 22:06:54 -0700 Subject: [PATCH] Grammatical errors in README.md Fixed grammatical errors --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c2d5d35d..89b632eff 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ A [selective forwarding unit](https://webrtcglossary.com/sfu/) is a video routin ## Features -* Audio/Video/Datachannel forwarding +* Audio/Video/Data channel forwarding * Congestion Control (TWCC, REMB, RR/SR) * Unified plan semantics * Pub/Sub Peer Connection (`O(n)` port usage)