📝 Fix documentation and comment typos

This commit is contained in:
Hadrien Blanc
2026-03-10 22:53:22 +01:00
committed by aleb_the_flash
parent c4ff42f181
commit 6b08b8da1b
8 changed files with 14 additions and 14 deletions
@@ -16,7 +16,7 @@ class RecordingEventsError(Exception):
class RecordingEventsService:
"""Handles recording-related Livekit webhook events."""
"""Handles recording-related LiveKit webhook events."""
@staticmethod
def handle_update(recording, egress_status):