docs: fix typos (#2868)

This commit is contained in:
bdistin
2018-10-01 05:38:36 -05:00
committed by SpaceEEC
parent 21999fa4a0
commit d8c97be142
5 changed files with 5 additions and 5 deletions

View File

@@ -216,7 +216,7 @@ class VoiceWebSocket extends EventEmitter {
}
if (this.heartbeatInterval) {
/**
* Emitted whenver the voice WebSocket encounters a non-fatal error.
* Emitted whenever the voice WebSocket encounters a non-fatal error.
* @param {string} warn The warning
* @event VoiceWebSocket#warn
*/