chore: Fix typos (#11043)

chore: fix typos
This commit is contained in:
Jiralite
2025-08-17 23:45:38 +04:00
committed by GitHub
parent fdc305dd6a
commit 059d274aff
3 changed files with 6 additions and 6 deletions

View File

@@ -180,7 +180,7 @@ export class VoiceWebSocket extends EventEmitter {
}
/**
* Sends a binary mesasge over the WebSocket.
* Sends a binary message over the WebSocket.
*
* @param opcode - The opcode to use
* @param payload - The payload to send