From c9fe408f83f23f2422a666876aee1af2e2efe2c4 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 20 Feb 2023 15:31:10 +0100 Subject: Fix docs and missing trailing comma Signed-off-by: Joas Schilling --- docs/capabilities.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/capabilities.md') diff --git a/docs/capabilities.md b/docs/capabilities.md index 754f1310b..139598b0d 100644 --- a/docs/capabilities.md +++ b/docs/capabilities.md @@ -113,4 +113,4 @@ title: Capabilities * `chat-get-context` - Whether the message context API endpoint is available * `config => call => breakout-rooms` - Whether breakout rooms are enabled on this instance * `config => call => recording` - Whether calls can be recorded (requires the High-performance backend server) -* `single-conversation-status` - When the response of a single consersation return user status populated +* `single-conversation-status` - When the response of a single conversation can also return the user status -- cgit v1.2.3