From e4637c57ddddd6a40960bafc23a8d9e546bca619 Mon Sep 17 00:00:00 2001 From: Vitor Mattos Date: Mon, 12 Dec 2022 19:41:31 -0300 Subject: Fixes after push Signed-off-by: Vitor Mattos --- docs/chat.md | 4 ++-- docs/index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/chat.md b/docs/chat.md index c56b2706d..b2ccca0c9 100644 --- a/docs/chat.md +++ b/docs/chat.md @@ -393,7 +393,7 @@ See [OCP\RichObjectStrings\Definitions](https://github.com/nextcloud/server/blob * `message_expiration_disabled` - {actor} disabled message expiration * `breakout_rooms_started` - {actor} started breakout rooms * `breakout_rooms_stopped` - {actor} stopped breakout rooms -* `audio_recording_started` - {actor} started a video recording -* `audio_recording_stopped` - {actor} stopped a video recording +* `video_recording_started` - {actor} started a video recording +* `video_recording_stopped` - {actor} stopped a video recording * `audio_recording_started` - {actor} started an audio recording * `audio_recording_stopped` - {actor} stopped an audio recording diff --git a/docs/index.md b/docs/index.md index 98858fa0c..8ff337154 100644 --- a/docs/index.md +++ b/docs/index.md @@ -15,7 +15,7 @@ * [Conversation API](conversation.md) * [Participant API](participant.md) * [Call API](call.md) -* [Call recordingn API](call.md) +* [Call recording API](call.md) * [Chat API](chat.md) * [Reaction API](reaction.md) * [Webinar API](webinar.md) -- cgit v1.2.3