mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-08-14 07:29:52 +00:00
fix: Fix grammatical vulnerability reported by @thetayloredman
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ # Calls
|
||||
Matrix supports two types of calls:
|
||||
|
||||
- Element Call powered by [MatrixRTC](https://half-shot.github.io/msc-crafter/#msc/4143) and [LiveKit](https://github.com/livekit/livekit)
|
||||
- Legacy calls, supported by a STUN/TURN server.
|
||||
- Legacy calls, supported by a STUN/TURN server.
|
||||
|
||||
Both types of calls are supported by different sets of clients, but most clients are moving towards MatrixRTC / Element Call.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Matrix RTC/Element Call Setup
|
||||
# MatrixRTC/Element Call Setup
|
||||
|
||||
This guide assumes that you are using docker compose for deployment.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user